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.35.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.35.ebuild')
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-Build/Module-Build-0.35.ebuild b/perl-core/Module-Build/Module-Build-0.35.ebuild index 98712181cf4c..9b9c1ac63cd4 100644 --- a/perl-core/Module-Build/Module-Build-0.35.ebuild +++ b/perl-core/Module-Build/Module-Build-0.35.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.35.ebuild,v 1.1 2009/08/28 08:20:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.35.ebuild,v 1.2 2009/12/16 21:53:48 abcd Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Build and install Perl modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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="" # Removing these as hard deps. They are listed as recommended in the Build.PL, |