diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:25:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:25:59 +0200 |
commit | fa0eddb358f5c4c56395373fad6e563ab8538479 (patch) | |
tree | c32ef6cf890eedf469c5854b5e699b856e67badc | |
parent | dev-util/ninja: x86 stable wrt bug #614074 (diff) | |
download | gentoo-fa0eddb358f5c4c56395373fad6e563ab8538479.tar.gz gentoo-fa0eddb358f5c4c56395373fad6e563ab8538479.tar.bz2 gentoo-fa0eddb358f5c4c56395373fad6e563ab8538479.zip |
sys-process/parallel: x86 stable wrt bug #615356
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-process/parallel/parallel-20160822.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20160822.ebuild b/sys-process/parallel/parallel-20160822.ebuild index 6bd4b70bf85d..b50d8b07b086 100644 --- a/sys-process/parallel/parallel-20160822.ebuild +++ b/sys-process/parallel/parallel-20160822.ebuild @@ -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:= |