diff options
author | 2008-01-02 18:15:19 +0000 | |
---|---|---|
committer | 2008-01-02 18:15:19 +0000 | |
commit | e082af3663619d077ef22f99065568f883f0f729 (patch) | |
tree | a48691b16e5a68d0788affd08ae3172d9f7afdd9 /sci-libs/szip/szip-2.1.ebuild | |
parent | fix style (diff) | |
download | gentoo-2-e082af3663619d077ef22f99065568f883f0f729.tar.gz gentoo-2-e082af3663619d077ef22f99065568f883f0f729.tar.bz2 gentoo-2-e082af3663619d077ef22f99065568f883f0f729.zip |
Add ~alpha/~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-libs/szip/szip-2.1.ebuild')
-rw-r--r-- | sci-libs/szip/szip-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/szip/szip-2.1.ebuild b/sci-libs/szip/szip-2.1.ebuild index 0ebdaeb8c349..8de29d3c07de 100644 --- a/sci-libs/szip/szip-2.1.ebuild +++ b/sci-libs/szip/szip-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-2.1.ebuild,v 1.1 2007/11/03 19:21:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-2.1.ebuild,v 1.2 2008/01/02 18:15:19 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/lib-external/${PN}/${PV}/${P}.tar.gz" LICENSE="szip" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |