diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:49:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:49:40 +0000 |
commit | 51976131745a134e2d76e025806cf5c1ae5ae5bb (patch) | |
tree | 915834078967f680445969cc9d19eaabcdb6b0d3 /dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-51976131745a134e2d76e025806cf5c1ae5ae5bb.tar.gz gentoo-2-51976131745a134e2d76e025806cf5c1ae5ae5bb.tar.bz2 gentoo-2-51976131745a134e2d76e025806cf5c1ae5ae5bb.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild index 04cb21d76df0..5a1ecf86802d 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.9 2005/04/25 10:54:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.10 2005/08/25 22:49:40 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="" export OPTIMIZE="$CFLAGS" |