sys-process/parallel: x86 stable (bug #684188)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:18:09 +0000 (16:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:43:55 +0000 (16:43 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-process/parallel/parallel-20190322.ebuild

index 2ff42c43ef5deb7ed12e45d6a4c03b806a86f1eb..18bc1771d7fbb5049bf0d6e72510016c7ff17383 100644 (file)
@@ -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:=