diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 17:36:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 17:36:39 +0000 |
commit | 26f27be067159b541d62cf96c69b675e3d591dbb (patch) | |
tree | f49ec2e7ca3dacee4f115088becd566c97723e2f /dev-perl/Shell-EnvImporter | |
parent | apply CTL_PROC fix here as well (diff) | |
download | gentoo-2-26f27be067159b541d62cf96c69b675e3d591dbb.tar.gz gentoo-2-26f27be067159b541d62cf96c69b675e3d591dbb.tar.bz2 gentoo-2-26f27be067159b541d62cf96c69b675e3d591dbb.zip |
Add ~ia64 wrt bug 173021
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild index 8c4bc57ea790..2be96e68a7c8 100644 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild +++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.6 2007/04/01 23:15:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.7 2007/04/02 17:36:39 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~hppa ~mips ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86" DEPEND=">=dev-perl/Class-MethodMaker-2 dev-lang/perl" |