From: Thomas Deutschmann Date: Tue, 4 Jun 2019 14:18:09 +0000 (+0200) Subject: sys-process/parallel: x86 stable (bug #684188) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa63acdeae779207269d65c49ad697b0666fbef6;p=gentoo.git sys-process/parallel: x86 stable (bug #684188) Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-process/parallel/parallel-20190322.ebuild b/sys-process/parallel/parallel-20190322.ebuild index 2ff42c43ef5d..18bc1771d7fb 100644 --- a/sys-process/parallel/parallel-20190322.ebuild +++ b/sys-process/parallel/parallel-20190322.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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:=