summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/unzip/unzip-6.0-r2.ebuild')
-rw-r--r--app-arch/unzip/unzip-6.0-r2.ebuild4
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 )