commit: 743f0743f6ca4b9ee952a534ee78885223d0da1f
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 21:08:14 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 21:08:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743f0743
sys-apps/noexec: stable for amd64. mark stable for the remaining ARCHES using
the ALLARCHES policy.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
sys-apps/noexec/noexec-1.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/noexec/noexec-1.1.0-r1.ebuild
b/sys-apps/noexec/noexec-1.1.0-r1.ebuild
index 25773611aec..5e25d33d798 100644
--- a/sys-apps/noexec/noexec-1.1.0-r1.ebuild
+++ b/sys-apps/noexec/noexec-1.1.0-r1.ebuild
@@ -9,6 +9,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="sys-libs/glibc"