diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
commit | c70e5d69335cf82daf31a27f4bd177b1ace039b2 (patch) | |
tree | dc9830df935baf2bf4087cbe21ad23e5e1c3cd80 /dev-perl/Crypt-RIPEMD160 | |
parent | added ~ppc to keywords (diff) | |
download | gentoo-2-c70e5d69335cf82daf31a27f4bd177b1ace039b2.tar.gz gentoo-2-c70e5d69335cf82daf31a27f4bd177b1ace039b2.tar.bz2 gentoo-2-c70e5d69335cf82daf31a27f4bd177b1ace039b2.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild index ba61e51ba9ba..48a23dd620f3 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.7 2002/10/04 05:19:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.8 2002/10/17 16:43:13 bjb Exp $ inherit perl-module @@ -11,6 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" export OPTIMIZE="$CFLAGS" |