diff options
author | 2004-08-06 18:03:58 +0000 | |
---|---|---|
committer | 2004-08-06 18:03:58 +0000 | |
commit | 57ef630281dae420e2009c945db38460c98338b6 (patch) | |
tree | c3422bb59033991ea05010b58fc91f82600087d5 /dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | |
parent | adding evo-1.5 mask in anticipation (diff) | |
download | gentoo-2-57ef630281dae420e2009c945db38460c98338b6.tar.gz gentoo-2-57ef630281dae420e2009c945db38460c98338b6.tar.bz2 gentoo-2-57ef630281dae420e2009c945db38460c98338b6.zip |
Keyworded ppc64 to satisfy perl_ldap and hence samba
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index a7f979eedde9..d382c7660001 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.15 2004/07/14 16:38:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.16 2004/08/06 18:03:58 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa" +KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa ppc64" IUSE="" export OPTIMIZE="$CFLAGS" |