diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:32:35 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:32:35 +0000 |
commit | 5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93 (patch) | |
tree | c39c3c2534491a1b4c7128cf2fa28a937cc42aaa /dev-perl/Crypt-RIPEMD160 | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.tar.gz gentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.tar.bz2 gentoo-2-5ce97707ef8ed8e107e8311e3aa7ee2ad8669b93.zip |
Adding sparc/sparc64 keywords
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 5c95637c6239..fc21cb0d0e6e 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 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.5 2002/07/31 12:01:02 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.03-r2.ebuild,v 1.6 2002/08/14 04:32:31 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" export OPTIMIZE="$CFLAGS" |