diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:18:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:55 +0200 |
commit | fa63acdeae779207269d65c49ad697b0666fbef6 (patch) | |
tree | 5e1ec6125a783e9e199bf7dd37950ba9421b7ee4 /sys-process/parallel | |
parent | net-analyzer/netselect: x86 stable (bug #686864) (diff) | |
download | gentoo-fa63acdeae779207269d65c49ad697b0666fbef6.tar.gz gentoo-fa63acdeae779207269d65c49ad697b0666fbef6.tar.bz2 gentoo-fa63acdeae779207269d65c49ad697b0666fbef6.zip |
sys-process/parallel: x86 stable (bug #684188)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/parallel-20190322.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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:= |