diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-01 18:54:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-01 18:54:10 +0000 |
commit | 2bbdc43ee747f103413e1181aea253969dabf9cf (patch) | |
tree | 9076a04a5d3cb1392f44474a5987038169b3d7d4 /perl-core/Storable/Storable-2.18.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-2bbdc43ee747f103413e1181aea253969dabf9cf.tar.gz gentoo-2-2bbdc43ee747f103413e1181aea253969dabf9cf.tar.bz2 gentoo-2-2bbdc43ee747f103413e1181aea253969dabf9cf.zip |
keyword ~x86-fbsd
(Portage version: 2.1.5.3)
Diffstat (limited to 'perl-core/Storable/Storable-2.18.ebuild')
-rw-r--r-- | perl-core/Storable/Storable-2.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Storable/Storable-2.18.ebuild b/perl-core/Storable/Storable-2.18.ebuild index 5c7540af167d..7cf3d5719528 100644 --- a/perl-core/Storable/Storable-2.18.ebuild +++ b/perl-core/Storable/Storable-2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.1 2008/05/21 14:27:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.2 2008/06/01 18:54:10 aballier 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 ~x86-fbsd" IUSE="" SRC_TEST="do" |