diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 18:18:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 18:18:25 +0000 |
commit | 28b8af6e69d9aef3b6ac6e10f4b98cad0b98bea6 (patch) | |
tree | 74413b64fd7e33bc29cca8d0d87e7b2c3809a2f9 /sci-libs/szip/szip-1.1-r1.ebuild | |
parent | Ebuild cleanup, fix for modular X support only (thanks Patrick Lauer for repo... (diff) | |
download | gentoo-2-28b8af6e69d9aef3b6ac6e10f4b98cad0b98bea6.tar.gz gentoo-2-28b8af6e69d9aef3b6ac6e10f4b98cad0b98bea6.tar.bz2 gentoo-2-28b8af6e69d9aef3b6ac6e10f4b98cad0b98bea6.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sci-libs/szip/szip-1.1-r1.ebuild')
-rw-r--r-- | sci-libs/szip/szip-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/szip/szip-1.1-r1.ebuild b/sci-libs/szip/szip-1.1-r1.ebuild index b56b25e81bdb..b81b9da729e0 100644 --- a/sci-libs/szip/szip-1.1-r1.ebuild +++ b/sci-libs/szip/szip-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-1.1-r1.ebuild,v 1.6 2006/06/14 15:17:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-1.1-r1.ebuild,v 1.7 2006/10/27 18:18:25 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/szip/src/${MY_P}.tar.gz" LICENSE="szip" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" |