diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 04:14:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 04:14:35 +0000 |
commit | 960e3b21808c9bcad04d32f5b4a36cb3cc19b5eb (patch) | |
tree | e3add4541136a13b712eea11e370efe23edc7374 /virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-960e3b21808c9bcad04d32f5b4a36cb3cc19b5eb.tar.gz gentoo-2-960e3b21808c9bcad04d32f5b4a36cb3cc19b5eb.tar.bz2 gentoo-2-960e3b21808c9bcad04d32f5b4a36cb3cc19b5eb.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild index 7175dbff2cb7..14f1a65fab09 100644 --- a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild,v 1.1 2011/06/18 20:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild,v 1.2 2011/07/07 04:14:35 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |