diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
commit | 30ecce66128bcbe6765f3b18855ae7430de14dc7 (patch) | |
tree | 480e92523f60a566b2c82fbdeeceb12f1a415c6c /perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | |
parent | sparc stable wrt #309199 (diff) | |
download | historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.tar.gz historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.tar.bz2 historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.zip |
Add ~alpha/~ia64/~sparc wrt #317877
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild')
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild index 2dd17c1eb775..e10dc65e471e 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.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/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.1 2010/04/30 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.2 2010/05/09 17:47:24 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST="do" |