diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:33:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:33:16 +0000 |
commit | f57be42d65948f1fe868d69a91e9570f119240a3 (patch) | |
tree | 44c99512cc60c02d3340b458fa410642738e89a6 /dev-perl/extutils-depends/extutils-depends-0.302.ebuild | |
parent | Add Mission Control 5 (diff) | |
download | historical-f57be42d65948f1fe868d69a91e9570f119240a3.tar.gz historical-f57be42d65948f1fe868d69a91e9570f119240a3.tar.bz2 historical-f57be42d65948f1fe868d69a91e9570f119240a3.zip |
Stable on amd64 (#283969)
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
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 0b52c648f8a1..22a3d59200b8 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.3 2009/09/17 17:31:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.302.ebuild,v 1.4 2009/09/18 18:16:54 tove 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" |