commit: 51beb9bdc1e77d4bf1d682f5b7d7fb3556be9444
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 06:01:13 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 06:18:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51beb9bd
sys-process/parallel: stabilize 20170822
sys-process/parallel/parallel-20170822.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/parallel/parallel-20170822.ebuild
b/sys-process/parallel/parallel-20170822.ebuild
index cfc66354fd8..bc813afd8a1 100644
--- a/sys-process/parallel/parallel-20170822.ebuild
+++ b/sys-process/parallel/parallel-20170822.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-lang/perl:=