diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:18:58 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:18:58 +0000 |
commit | e7149731db31a1471971668c535ef9b8a8575b8c (patch) | |
tree | 046d23ae61fd0ca073e7ea350ab497ad125cc544 /dev-perl/string-crc32/string-crc32-1.2.ebuild | |
parent | add ~amd64 flag (diff) | |
download | gentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.tar.gz gentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.tar.bz2 gentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.zip |
add ~amd64 flag
Diffstat (limited to 'dev-perl/string-crc32/string-crc32-1.2.ebuild')
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild index e9fe96671d44..65c5855fce84 100644 --- a/dev-perl/string-crc32/string-crc32-1.2.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.1 2003/06/23 13:30:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.2 2003/10/28 01:14:44 brad_mssw Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64" |