diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-07 03:00:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-07 03:00:48 +0000 |
commit | 244c9759744140ca34a9ad334757d64b9626b747 (patch) | |
tree | d381bd7f5ff9f8b0ad12fd29b0fbdcf190765e87 /dev-perl/ShadowHash/ShadowHash-0.07.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-244c9759744140ca34a9ad334757d64b9626b747.tar.gz gentoo-2-244c9759744140ca34a9ad334757d64b9626b747.tar.bz2 gentoo-2-244c9759744140ca34a9ad334757d64b9626b747.zip |
Keyworded ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/ShadowHash/ShadowHash-0.07.ebuild')
-rw-r--r-- | dev-perl/ShadowHash/ShadowHash-0.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ShadowHash/ShadowHash-0.07.ebuild b/dev-perl/ShadowHash/ShadowHash-0.07.ebuild index c85ae5050988..772e6457dcb0 100644 --- a/dev-perl/ShadowHash/ShadowHash-0.07.ebuild +++ b/dev-perl/ShadowHash/ShadowHash-0.07.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/ShadowHash/ShadowHash-0.07.ebuild,v 1.1 2005/02/07 12:40:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ShadowHash/ShadowHash-0.07.ebuild,v 1.2 2005/05/07 02:57:31 gustavoz Exp $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" SRC_TEST="do" |