summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:18:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:43:55 +0200
commitfa63acdeae779207269d65c49ad697b0666fbef6 (patch)
tree5e1ec6125a783e9e199bf7dd37950ba9421b7ee4 /sys-process
parentnet-analyzer/netselect: x86 stable (bug #686864) (diff)
downloadgentoo-fa63acdeae779207269d65c49ad697b0666fbef6.tar.gz
gentoo-fa63acdeae779207269d65c49ad697b0666fbef6.tar.bz2
gentoo-fa63acdeae779207269d65c49ad697b0666fbef6.zip
sys-process/parallel: x86 stable (bug #684188)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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:=