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/Exporter-Lite/Exporter-Lite-0.01.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/Exporter-Lite/Exporter-Lite-0.01.ebuild')
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild index e8e65fc2e605..6fca2028a9dd 100644 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild +++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.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/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.6 2005/04/26 19:54:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.7 2005/04/26 20:38:00 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~amd64 ~ia64" IUSE="" SRC_TEST="do" |