diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 21:09:52 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 21:09:52 +0000 |
commit | fc6026fc8202ebfb239d207ca098c2ccda5ac041 (patch) | |
tree | 61b92c57fe0bfa319b600705191f67535c30fd32 /dev-perl/File-Which/File-Which-1.09.ebuild | |
parent | Version bump, enable doc generation, wrap the testrb command as testrb2 (to a... (diff) | |
download | gentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.tar.gz gentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.tar.bz2 gentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/File-Which/File-Which-1.09.ebuild')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Which/File-Which-1.09.ebuild b/dev-perl/File-Which/File-Which-1.09.ebuild index 2a879cb3422a..7082c6d15086 100644 --- a/dev-perl/File-Which/File-Which-1.09.ebuild +++ b/dev-perl/File-Which/File-Which-1.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.2 2009/11/25 12:34:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.3 2010/01/09 21:09:52 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |