diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-04 02:05:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-04 02:05:49 +0000 |
commit | 405939a780128ca37af990aee9b418091c426e10 (patch) | |
tree | b0aefacd97b7e1bba970bd9cf3f7cbac701c03ef /dev-libs/zziplib | |
parent | Version bump. (diff) | |
download | gentoo-2-405939a780128ca37af990aee9b418091c426e10.tar.gz gentoo-2-405939a780128ca37af990aee9b418091c426e10.tar.bz2 gentoo-2-405939a780128ca37af990aee9b418091c426e10.zip |
ia64 love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs/zziplib')
-rw-r--r-- | dev-libs/zziplib/zziplib-0.13.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/zziplib/zziplib-0.13.38.ebuild b/dev-libs/zziplib/zziplib-0.13.38.ebuild index ef9e2142295d..5b0242bf67c2 100644 --- a/dev-libs/zziplib/zziplib-0.13.38.ebuild +++ b/dev-libs/zziplib/zziplib-0.13.38.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-libs/zziplib/zziplib-0.13.38.ebuild,v 1.3 2005/11/01 23:48:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zziplib/zziplib-0.13.38.ebuild,v 1.4 2005/11/04 02:05:49 vapier Exp $ inherit fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zziplib/${P}.tar.bz2" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc ~x86" IUSE="sdl" RDEPEND="sys-libs/zlib |