diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-04 14:00:19 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-04 14:00:19 +0000 |
commit | 5d01f3c9e8f430f34daa5e619c39eca134608424 (patch) | |
tree | 8aff8c342e71f35c4135351b62b2e123b9cd4c27 /perl-core/Storable/Storable-2.20.ebuild | |
parent | Stable on amd64 (#288026) (diff) | |
download | gentoo-2-5d01f3c9e8f430f34daa5e619c39eca134608424.tar.gz gentoo-2-5d01f3c9e8f430f34daa5e619c39eca134608424.tar.bz2 gentoo-2-5d01f3c9e8f430f34daa5e619c39eca134608424.zip |
Stable on amd64 (#288026)
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Storable/Storable-2.20.ebuild')
-rw-r--r-- | perl-core/Storable/Storable-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild index c5afa780b422..2a8f5436fb10 100644 --- a/perl-core/Storable/Storable-2.20.ebuild +++ b/perl-core/Storable/Storable-2.20.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/perl-core/Storable/Storable-2.20.ebuild,v 1.2 2009/12/04 12:31:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.3 2009/12/04 14:00:19 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Perl Storable Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" SRC_TEST="do" |