diff options
author | 2008-03-29 16:57:06 +0000 | |
---|---|---|
committer | 2008-03-29 16:57:06 +0000 | |
commit | 8a27793c3c9e85f81293882761ca5781f0cec0fe (patch) | |
tree | 9e3db17de784ec5bf58d00f1045270a0fd92c20b /app-arch/unzip/unzip-5.52-r2.ebuild | |
parent | alpha/ia64/sparc stable wrt #215072 (diff) | |
download | historical-8a27793c3c9e85f81293882761ca5781f0cec0fe.tar.gz historical-8a27793c3c9e85f81293882761ca5781f0cec0fe.tar.bz2 historical-8a27793c3c9e85f81293882761ca5781f0cec0fe.zip |
Stable for HPPA (bug #213761).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/unzip/unzip-5.52-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.52-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.52-r2.ebuild b/app-arch/unzip/unzip-5.52-r2.ebuild index 0b43044706e5..13fc700dc725 100644 --- a/app-arch/unzip/unzip-5.52-r2.ebuild +++ b/app-arch/unzip/unzip-5.52-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.5 2008/03/29 16:06:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.6 2008/03/29 16:57:06 jer Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |