From: Agostino Sarubbo Date: Sun, 23 Apr 2017 10:22:57 +0000 (+0200) Subject: sys-process/parallel: amd64 stable wrt bug #615356 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=82762e8d4a6b975b61785a736825303a04f41d66;p=gentoo.git sys-process/parallel: amd64 stable wrt bug #615356 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-process/parallel/parallel-20160822.ebuild b/sys-process/parallel/parallel-20160822.ebuild index dc54b8653bd3..6bd4b70bf85d 100644 --- a/sys-process/parallel/parallel-20160822.ebuild +++ b/sys-process/parallel/parallel-20160822.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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:=