diff options
author | 2004-08-06 18:03:58 +0000 | |
---|---|---|
committer | 2004-08-06 18:03:58 +0000 | |
commit | ea5a561c0c877f982bcd72d7a4ec480c6b7d776f (patch) | |
tree | 35f599434a4ab83f28bcde1bbc2ea8bfcbe3aa66 /dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | |
parent | adding evo-1.5 mask in anticipation (diff) | |
download | historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.tar.gz historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.tar.bz2 historical-ea5a561c0c877f982bcd72d7a4ec480c6b7d776f.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" |