diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:22:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:22:35 +0000 |
commit | 73d50d315c42f1a252d171cc22905a9266ef3f87 (patch) | |
tree | a31a276a8843902bbb9e78024fd4f0df1e4e2151 /dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | |
parent | new version (diff) | |
download | historical-73d50d315c42f1a252d171cc22905a9266ef3f87.tar.gz historical-73d50d315c42f1a252d171cc22905a9266ef3f87.tar.bz2 historical-73d50d315c42f1a252d171cc22905a9266ef3f87.zip |
add ~ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild')
-rw-r--r-- | dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index da8a2da06172..29545c4d9d65 100644 --- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild +++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.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/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.7 2005/04/29 12:21:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.8 2005/08/26 00:07:31 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" SRC_TEST="do" -KEYWORDS="~alpha ~mips ~ppc ~sparc x86 ~ppc64 ~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" |