diff options
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="" |