diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:47:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:47:24 +0000 |
commit | 4cde55cfc01fb1803d2c6439af39f5702e79e710 (patch) | |
tree | 2ec32ba434d22296386e2a859204c12e48973949 /perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | |
parent | Add ~alpha/~ia64/~sparc wrt #317877 (diff) | |
download | gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.tar.gz gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.tar.bz2 gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.zip |
Add ~alpha/~ia64/~sparc wrt #317877
(Portage version: 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" |