summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-02-02 04:24:30 -0500
committerTim Harder <radhermit@gentoo.org>2018-02-03 04:04:01 -0500
commitf328668dd071449d1b1b92f528f72feddeeddbec (patch)
treead97d4c194d4ccd3909718c6d22acc474fccdcef /sys-process
parentsys-process/parallel: version bump to 20180122 (diff)
downloadgentoo-f328668dd071449d1b1b92f528f72feddeeddbec.tar.gz
gentoo-f328668dd071449d1b1b92f528f72feddeeddbec.tar.bz2
gentoo-f328668dd071449d1b1b92f528f72feddeeddbec.zip
sys-process/parallel: stabilize 20171222
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/parallel/parallel-20171222.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20171222.ebuild b/sys-process/parallel/parallel-20171222.ebuild
index cfc66354fd89..778fdc10b82a 100644
--- a/sys-process/parallel/parallel-20171222.ebuild
+++ b/sys-process/parallel/parallel-20171222.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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:=