diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:57 +0200 |
commit | 82762e8d4a6b975b61785a736825303a04f41d66 (patch) | |
tree | 1b8dbc97261214a0e508dd8cf5edaa8cff631a1c /sys-process/parallel | |
parent | dev-util/ninja: amd64 stable wrt bug #614074 (diff) | |
download | gentoo-82762e8d4a6b975b61785a736825303a04f41d66.tar.gz gentoo-82762e8d4a6b975b61785a736825303a04f41d66.tar.bz2 gentoo-82762e8d4a6b975b61785a736825303a04f41d66.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/parallel-20160822.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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:= |