From d21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Thu, 13 Dec 2018 01:32:10 -0600 Subject: sys-process/parallel: stabilize 20180622 Closes: https://bugs.gentoo.org/671056 Signed-off-by: Tim Harder --- sys-process/parallel/parallel-20180622.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process/parallel') 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:= -- cgit v1.2.3-65-gdbad