summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/parallel/parallel-20190322.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20190322.ebuild b/sys-process/parallel/parallel-20190322.ebuild
index 2ff42c43ef5d..18bc1771d7fb 100644
--- a/sys-process/parallel/parallel-20190322.ebuild
+++ b/sys-process/parallel/parallel-20190322.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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:=