summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-12-13 01:32:10 -0600
committerTim Harder <radhermit@gentoo.org>2018-12-13 01:33:08 -0600
commitd21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2 (patch)
tree557acce38eb116563dcc3580ff21a7050cf552b4 /sys-process/parallel
parentsys-process/parallel: version bump to 20181122 (diff)
downloadgentoo-d21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2.tar.gz
gentoo-d21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2.tar.bz2
gentoo-d21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2.zip
sys-process/parallel: stabilize 20180622
Closes: https://bugs.gentoo.org/671056 Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r--sys-process/parallel/parallel-20180622.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20180622.ebuild b/sys-process/parallel/parallel-20180622.ebuild
index a195928e2b8b..75661f1aa74d 100644
--- a/sys-process/parallel/parallel-20180622.ebuild
+++ b/sys-process/parallel/parallel-20180622.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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:=