diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 12:26:57 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 12:26:57 +0000 |
commit | 6f9e0a05f97d440b745c171e25c6b3983cabfd03 (patch) | |
tree | c9c489c2c1d7c1efd81429cd0275689bd159bca3 /perl-core/Test-Simple/Test-Simple-0.94.ebuild | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-6f9e0a05f97d440b745c171e25c6b3983cabfd03.tar.gz gentoo-2-6f9e0a05f97d440b745c171e25c6b3983cabfd03.tar.bz2 gentoo-2-6f9e0a05f97d440b745c171e25c6b3983cabfd03.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.94.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.94.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild index b6117ee84434..be338d198ec8 100644 --- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.94.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/Test-Simple/Test-Simple-0.94.ebuild,v 1.9 2010/10/22 18:07:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.10 2011/07/30 12:26:57 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |