diff options
author | 2006-09-04 15:53:41 +0000 | |
---|---|---|
committer | 2006-09-04 15:53:41 +0000 | |
commit | aac6f212605c446f183aa50e123589799b5b47eb (patch) | |
tree | 609e9a27ecd902fb8d8ecc22ec3da644fd2aa95d /www-apache/Embperl/Embperl-2.0_rc4.ebuild | |
parent | Stable on sparc wrt #138937 (diff) | |
download | gentoo-2-aac6f212605c446f183aa50e123589799b5b47eb.tar.gz gentoo-2-aac6f212605c446f183aa50e123589799b5b47eb.tar.bz2 gentoo-2-aac6f212605c446f183aa50e123589799b5b47eb.zip |
Keywording ~amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'www-apache/Embperl/Embperl-2.0_rc4.ebuild')
-rw-r--r-- | www-apache/Embperl/Embperl-2.0_rc4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/Embperl/Embperl-2.0_rc4.ebuild b/www-apache/Embperl/Embperl-2.0_rc4.ebuild index 62d0767c9404..3ebd5a4d91c6 100644 --- a/www-apache/Embperl/Embperl-2.0_rc4.ebuild +++ b/www-apache/Embperl/Embperl-2.0_rc4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/Embperl/Embperl-2.0_rc4.ebuild,v 1.2 2006/02/13 15:10:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/Embperl/Embperl-2.0_rc4.ebuild,v 1.3 2006/09/04 15:53:41 mcummings Exp $ inherit perl-module eutils @@ -14,7 +14,7 @@ IUSE="session apache2 modperl" #xalan session SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" # tests bork at the moment but it seems to run #SRC_TEST="do" |