diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-01-22 09:37:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-01-22 09:37:16 +0000 |
commit | 14d2f9d8a28b64cd7d4b14f674d54a68773e3c33 (patch) | |
tree | 2707785a0edfd556e7963c581ce4b64ff4c92541 /virtual/perl-Storable/perl-Storable-2.16.ebuild | |
parent | taxbird bump (diff) | |
download | historical-14d2f9d8a28b64cd7d4b14f674d54a68773e3c33.tar.gz historical-14d2f9d8a28b64cd7d4b14f674d54a68773e3c33.tar.bz2 historical-14d2f9d8a28b64cd7d4b14f674d54a68773e3c33.zip |
remove x86-fbsd keyword from old version as we have no provider for this version but newer ones are ok
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Storable/perl-Storable-2.16.ebuild')
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.16.ebuild b/virtual/perl-Storable/perl-Storable-2.16.ebuild index 0ce96bda98e1..10620bf5636a 100644 --- a/virtual/perl-Storable/perl-Storable-2.16.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.10 2008/03/31 17:10:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.11 2009/01/22 09:34:59 aballier Exp $ DESCRIPTION="Virtual for Storable" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |