diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 12:23:01 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 12:23:01 +0000 |
commit | 1e240e507054db8b663a61598bdedf3e737564fd (patch) | |
tree | 9a6dfdd55a8f48c53dc88fd102a9b0504460422b /perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-1e240e507054db8b663a61598bdedf3e737564fd.tar.gz gentoo-2-1e240e507054db8b663a61598bdedf3e737564fd.tar.bz2 gentoo-2-1e240e507054db8b663a61598bdedf3e737564fd.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.14.ebuild')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild index 52e8e11791c2..03bb7e945630 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.8 2010/10/22 18:09:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.9 2011/07/30 12:23:01 tove Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |