diff options
author | 2009-10-28 17:49:31 +0000 | |
---|---|---|
committer | 2009-10-28 17:49:31 +0000 | |
commit | cc7ae8dc84e4fd7b1ed405d9100d6352f0315d12 (patch) | |
tree | e6ca4a6302a6b8b4d9cc6b5b139f000ef22aff42 /dev-perl/extutils-depends/extutils-depends-0.302.ebuild | |
parent | ia64/sparc stable wrt #286279 (diff) | |
download | gentoo-2-cc7ae8dc84e4fd7b1ed405d9100d6352f0315d12.tar.gz gentoo-2-cc7ae8dc84e4fd7b1ed405d9100d6352f0315d12.tar.bz2 gentoo-2-cc7ae8dc84e4fd7b1ed405d9100d6352f0315d12.zip |
ia64/s390/sh/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/extutils-depends/extutils-depends-0.302.ebuild')
-rw-r--r-- | dev-perl/extutils-depends/extutils-depends-0.302.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-depends/extutils-depends-0.302.ebuild b/dev-perl/extutils-depends/extutils-depends-0.302.ebuild index 2931e19a0119..d760d8cb2e7b 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.302.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.302.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/dev-perl/extutils-depends/extutils-depends-0.302.ebuild,v 1.9 2009/10/18 15:51:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.302.ebuild,v 1.10 2009/10/28 17:49:31 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Easily build XS extensions that depend on XS extensions" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |