diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-26 20:43:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-26 20:43:20 +0000 |
commit | 40b585039a4ec591c8d1d9f266e704685aa7c6c3 (patch) | |
tree | a9a1d4a17e2abb02460e32a45aacdcd4d7c24301 /dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | |
parent | Fix ladspa plugin installation. Thanks to Sean Bolton <smbolton@jps.net>. Clo... (diff) | |
download | historical-40b585039a4ec591c8d1d9f266e704685aa7c6c3.tar.gz historical-40b585039a4ec591c8d1d9f266e704685aa7c6c3.tar.bz2 historical-40b585039a4ec591c8d1d9f266e704685aa7c6c3.zip |
~ia64 keyword.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild')
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index fe7ba2c2aa7f..1820d894f65d 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.10 2005/04/10 18:44:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.11 2005/04/26 20:36:27 kloeri Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ppc s390 sparc x86" +KEYWORDS="alpha amd64 ppc s390 sparc x86 ~ia64" IUSE="" |