summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2020-01-31 02:04:44 -0700
committerTim Harder <radhermit@gentoo.org>2020-01-31 02:05:23 -0700
commit5fdcf1b960e40ac2e3fe7ec968729550003a631b (patch)
treefa50910f90b864da5c84fff5310c3e5589c6bd39 /sys-process
parentsys-process/parallel: version bump to 20200122 (diff)
downloadgentoo-5fdcf1b960e40ac2e3fe7ec968729550003a631b.tar.gz
gentoo-5fdcf1b960e40ac2e3fe7ec968729550003a631b.tar.bz2
gentoo-5fdcf1b960e40ac2e3fe7ec968729550003a631b.zip
sys-process/parallel: stabilize 20191022
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/parallel/parallel-20191022.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20191022.ebuild b/sys-process/parallel/parallel-20191022.ebuild
index 30fa03438813..0d91915cb4a6 100644
--- a/sys-process/parallel/parallel-20191022.ebuild
+++ b/sys-process/parallel/parallel-20191022.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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:=