diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 09:59:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 09:59:27 +0000 |
commit | f96b15b4cb7f59c3a805f2140d4ae998c32d3a89 (patch) | |
tree | ec5a601d1bbf5e92bc29adeaacc5fb85bdbaa2e9 /sys-process/parallel/parallel-20140622.ebuild | |
parent | Stable for x86, wrt bug #519186 (diff) | |
download | gentoo-2-f96b15b4cb7f59c3a805f2140d4ae998c32d3a89.tar.gz gentoo-2-f96b15b4cb7f59c3a805f2140d4ae998c32d3a89.tar.bz2 gentoo-2-f96b15b4cb7f59c3a805f2140d4ae998c32d3a89.zip |
Stable for x86, wrt bug #519458
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/parallel/parallel-20140622.ebuild')
-rw-r--r-- | sys-process/parallel/parallel-20140622.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20140622.ebuild b/sys-process/parallel/parallel-20140622.ebuild index 73609d4ef478..5fcde530599a 100644 --- a/sys-process/parallel/parallel-20140622.ebuild +++ b/sys-process/parallel/parallel-20140622.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v 1.2 2014/09/21 09:58:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/parallel/parallel-20140622.ebuild,v 1.3 2014/09/21 09:59:27 ago Exp $ EAPI=5 @@ -10,7 +10,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 |