diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-25 04:06:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-25 04:06:39 +0000 |
commit | 0dd634892e271f550ffbddf72e5eb19032d6b220 (patch) | |
tree | 18232e1a567b0a37661c07747cf12c4440266b0c /dev-libs/ucl/ucl-1.01-r1.ebuild | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.tar.gz gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.tar.bz2 gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.zip |
Stable on sparc.
Diffstat (limited to 'dev-libs/ucl/ucl-1.01-r1.ebuild')
-rw-r--r-- | dev-libs/ucl/ucl-1.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucl/ucl-1.01-r1.ebuild b/dev-libs/ucl/ucl-1.01-r1.ebuild index 42d7146fa4f8..1b690fbfcf69 100644 --- a/dev-libs/ucl/ucl-1.01-r1.ebuild +++ b/dev-libs/ucl/ucl-1.01-r1.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-libs/ucl/ucl-1.01-r1.ebuild,v 1.9 2004/03/14 12:26:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.01-r1.ebuild,v 1.10 2004/03/25 04:06:39 weeve Exp $ DESCRIPTION="UCL: The UCL Compression Library" SRC_URI="http://www.oberhumer.com/opensource/ucl/download/ucl-1.01.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.oberhumer.com/opensource/ucl/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc hppa alpha amd64 ppc64" +KEYWORDS="x86 ppc sparc hppa alpha amd64 ppc64" src_compile() { # Doing this b/c UCL will be included in the kernel |