diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:31:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:31:40 +0000 |
commit | 93a7a9f1e98f8187675df7dbe492dc239b94a0fe (patch) | |
tree | b3425c4b00bbf89ed50ccd361e5d4c02e8405379 /perl-core/Storable/Storable-2.20.ebuild | |
parent | x86 stable, bug 288026 (diff) | |
download | gentoo-2-93a7a9f1e98f8187675df7dbe492dc239b94a0fe.tar.gz gentoo-2-93a7a9f1e98f8187675df7dbe492dc239b94a0fe.tar.bz2 gentoo-2-93a7a9f1e98f8187675df7dbe492dc239b94a0fe.zip |
x86 stable, bug 288026
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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 63806948c7fc..c5afa780b422 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.1 2009/05/19 05:16:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.2 2009/12/04 12:31:40 fauli 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" |