diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:26:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:26:32 +0000 |
commit | b47103180eda583ffd4f678ca29dd1b84f122190 (patch) | |
tree | 52ae1db68a2db87b438acf605d8d703f45ba2b41 /perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-b47103180eda583ffd4f678ca29dd1b84f122190.tar.gz gentoo-2-b47103180eda583ffd4f678ca29dd1b84f122190.tar.bz2 gentoo-2-b47103180eda583ffd4f678ca29dd1b84f122190.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild')
-rw-r--r-- | perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild index 0ee4516f2eb8..9fdd1da99e9c 100644 --- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild +++ b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild,v 1.1 2012/03/17 11:27:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.480.0.ebuild,v 1.2 2012/04/28 02:26:32 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Looking up module information / loading at runtime" SLOT="0" -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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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="" DEPEND=">=virtual/perl-Module-Load-0.12 |