diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:29:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:29:41 +0000 |
commit | ef8b33f1558f5abd2875845a14895baef08f402c (patch) | |
tree | fe04227be4d7faa8261b46af3528bacedbe26cca /perl-core/Storable | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-ef8b33f1558f5abd2875845a14895baef08f402c.tar.gz gentoo-2-ef8b33f1558f5abd2875845a14895baef08f402c.tar.bz2 gentoo-2-ef8b33f1558f5abd2875845a14895baef08f402c.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'perl-core/Storable')
-rw-r--r-- | perl-core/Storable/Storable-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild index c42272ce2958..8485d0ffd0c1 100644 --- a/perl-core/Storable/Storable-2.16.ebuild +++ b/perl-core/Storable/Storable-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.5 2007/08/12 20:22:59 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.6 2007/08/25 13:29:41 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |