diff options
author | 2011-07-30 12:23:01 +0000 | |
---|---|---|
committer | 2011-07-30 12:23:01 +0000 | |
commit | 1e240e507054db8b663a61598bdedf3e737564fd (patch) | |
tree | 9a6dfdd55a8f48c53dc88fd102a9b0504460422b /perl-core/Pod-Simple/Pod-Simple-3.170.0.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.170.0.ebuild')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild index bf8588506a89..c8fc7d35cb3f 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild @@ -1,6 +1,6 @@ # 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.170.0.ebuild,v 1.1 2011/07/10 16:05:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.170.0.ebuild,v 1.2 2011/07/30 12:23:01 tove Exp $ EAPI=4 @@ -11,7 +11,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 ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |