diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:38:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:38:33 +0000 |
commit | bdc9bc626eb7b44858c89654e4f6d6f61988bd5f (patch) | |
tree | 62467d746fb759726616aca4e7093d70743d29a7 /dev-perl/Compress-Zlib | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.tar.gz gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.tar.bz2 gentoo-2-bdc9bc626eb7b44858c89654e4f6d6f61988bd5f.zip |
Remove arm keywords
Diffstat (limited to 'dev-perl/Compress-Zlib')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild index f26615f9253a..a3855896d5a7 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.7 2004/02/21 10:32:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.8 2004/02/22 20:36:48 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Compress/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~arm hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa ~amd64" DEPEND=">=sys-libs/zlib-1.1.3" |