From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-979955-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3A6061396D9
	for <garchives@archives.gentoo.org>; Mon, 23 Oct 2017 17:39:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4CBD52BC030;
	Mon, 23 Oct 2017 17:39:07 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1E8652BC02F
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Oct 2017 17:39:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 37AE633BEC7
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Oct 2017 17:39:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EE73F824
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Oct 2017 17:39:04 +0000 (UTC)
From: "NP Hardass" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" <np-hardass@gentoo.org>
Message-ID: <1508780336.0b64a2993134e5b37baf66cd0ac38471901108d1.np-hardass@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/atril/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-text/atril/atril-1.12.2-r4.ebuild
X-VCS-Directories: app-text/atril/
X-VCS-Committer: np-hardass
X-VCS-Committer-Name: NP Hardass
X-VCS-Revision: 0b64a2993134e5b37baf66cd0ac38471901108d1
X-VCS-Branch: master
Date: Mon, 23 Oct 2017 17:39:04 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 26ec3c84-3192-4514-8f48-f55d0a0b6a06
X-Archives-Hash: 31f37554c11fb2112b9391868c22dd1e

commit:     0b64a2993134e5b37baf66cd0ac38471901108d1
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 10:43:14 2017 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:38:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b64a299

app-text/atril: 1.12 stable for amd64/x86

Bug: https://bugs.gentoo.org/608604
Package-Manager: Portage-2.3.12, Repoman-2.3.3

 app-text/atril/atril-1.12.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/atril/atril-1.12.2-r4.ebuild b/app-text/atril/atril-1.12.2-r4.ebuild
index 8a29b95e1db..aa353029fbd 100644
--- a/app-text/atril/atril-1.12.2-r4.ebuild
+++ b/app-text/atril/atril-1.12.2-r4.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~x86"
+	KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Atril document viewer for MATE"