diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:58:59 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:58:59 +0000 |
commit | 40c37ec096feaf342d787388f39a345e8767ecb2 (patch) | |
tree | df1885b0b58efc6d92a9cc436ec55618f3cb3c23 /perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild | |
parent | QA: Transfer prefix keywords (diff) | |
download | gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.tar.gz gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.tar.bz2 gentoo-2-40c37ec096feaf342d787388f39a345e8767ecb2.zip |
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild')
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild index 315ccbf1f594..9d2608d13b70 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.17 2009/05/12 13:01:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.18 2009/12/16 21:58:59 abcd Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |