diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-03 01:34:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-03 01:34:46 +0000 |
commit | 29fe19546c990f58d53b40a45d366bb2b1e594b7 (patch) | |
tree | 3d591a2fb95e48dd938f998e1c86c06d508e5903 /dev-perl/Spiffy | |
parent | arm/s390/sh love #119199 (diff) | |
download | historical-29fe19546c990f58d53b40a45d366bb2b1e594b7.tar.gz historical-29fe19546c990f58d53b40a45d366bb2b1e594b7.tar.bz2 historical-29fe19546c990f58d53b40a45d366bb2b1e594b7.zip |
arm/ia64/s390/sh love #119199
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index 8c906f546655..c3f16b259fa8 100644 --- a/dev-perl/Spiffy/Spiffy-0.30.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.8 2006/06/29 16:51:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.9 2006/07/03 01:34:46 vapier Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |