diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:53:48 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:53:48 +0000 |
commit | c7ee038967b66e621aabf8410a4e65b6e6051f9a (patch) | |
tree | ff4b6713639131287d242139ac6318b733161681 /perl-core/Module-Build/Module-Build-0.33.ebuild | |
parent | QA: Transfer prefix keywords (diff) | |
download | gentoo-2-c7ee038967b66e621aabf8410a4e65b6e6051f9a.tar.gz gentoo-2-c7ee038967b66e621aabf8410a4e65b6e6051f9a.tar.bz2 gentoo-2-c7ee038967b66e621aabf8410a4e65b6e6051f9a.zip |
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Module-Build/Module-Build-0.33.ebuild')
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Build/Module-Build-0.33.ebuild b/perl-core/Module-Build/Module-Build-0.33.ebuild index 18a6967c2282..c62d5b6948a9 100644 --- a/perl-core/Module-Build/Module-Build-0.33.ebuild +++ b/perl-core/Module-Build/Module-Build-0.33.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/Module-Build/Module-Build-0.33.ebuild,v 1.1 2009/05/04 09:49:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.33.ebuild,v 1.2 2009/12/16 21:53:48 abcd Exp $ inherit versionator MODULE_AUTHOR=EWILHELM @@ -12,7 +12,7 @@ DESCRIPTION="Build and install Perl modules" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Removing these as hard deps. They are listed as recommended in the Build.PL, |