diff options
author | 2011-07-30 10:45:05 +0000 | |
---|---|---|
committer | 2011-07-30 10:45:05 +0000 | |
commit | a6bd326e2e81472864bbad117c105e1002ec3216 (patch) | |
tree | d1399a5b19a1988516cd8dc7747c02251e9334b9 /dev-perl/Test-Pod/Test-Pod-1.42.ebuild | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.tar.gz gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.tar.bz2 gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.42.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.42.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild index 5e71cbaf6cd7..76a32169e69c 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.42.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/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.7 2010/11/05 14:12:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.8 2011/07/30 10:45:05 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check for POD errors in files" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.07 |