diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 21:22:15 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 21:22:15 +0000 |
commit | 89b4367e8f8c743c8303e7d40c349729830f35f6 (patch) | |
tree | 2045fbee6654b817bad8a8ec6a1b1e8518ff7c76 /app-arch/unzip/unzip-6.0-r2.ebuild | |
parent | Keyworded on alpha, bug #349393 (diff) | |
download | historical-89b4367e8f8c743c8303e7d40c349729830f35f6.tar.gz historical-89b4367e8f8c743c8303e7d40c349729830f35f6.tar.bz2 historical-89b4367e8f8c743c8303e7d40c349729830f35f6.zip |
Keyworded on alpha, bug #349393
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'app-arch/unzip/unzip-6.0-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-6.0-r2.ebuild b/app-arch/unzip/unzip-6.0-r2.ebuild index 628f9a7ae77d..07ed2240d520 100644 --- a/app-arch/unzip/unzip-6.0-r2.ebuild +++ b/app-arch/unzip/unzip-6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r2.ebuild,v 1.6 2011/01/13 15:03:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r2.ebuild,v 1.7 2011/03/07 21:22:03 klausman Exp $ EAPI="2" inherit eutils toolchain-funcs flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |