commit: d21bbd23c2148ee1d9c0f48341bc7ea1bc735fb2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 07:32:10 2018 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 07:33:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21bbd23
sys-process/parallel: stabilize 20180622 Closes: https://bugs.gentoo.org/671056 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org> sys-process/parallel/parallel-20180622.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/parallel/parallel-20180622.ebuild b/sys-process/parallel/parallel-20180622.ebuild index a195928e2b8..75661f1aa74 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:=
