summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-10-03 12:46:31 +0000
committerChristian Birchinger <joker@gentoo.org>2003-10-03 12:46:31 +0000
commita1911c3d6f7565a95f628ad9364707818ea0fa23 (patch)
treea6cf28cb4c9ab47f06da4f8f3dbfd3c0f2f1c6d2 /app-arch/unzip/unzip-5.50-r2.ebuild
parentAdded sparc stable keyword (diff)
downloadgentoo-2-a1911c3d6f7565a95f628ad9364707818ea0fa23.tar.gz
gentoo-2-a1911c3d6f7565a95f628ad9364707818ea0fa23.tar.bz2
gentoo-2-a1911c3d6f7565a95f628ad9364707818ea0fa23.zip
Added sparc stable keyword
Diffstat (limited to 'app-arch/unzip/unzip-5.50-r2.ebuild')
-rw-r--r--app-arch/unzip/unzip-5.50-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.50-r2.ebuild b/app-arch/unzip/unzip-5.50-r2.ebuild
index 43c46eff320c..2979878b53f3 100644
--- a/app-arch/unzip/unzip-5.50-r2.ebuild
+++ b/app-arch/unzip/unzip-5.50-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.5 2003/09/30 02:09:40 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.50-r2.ebuild,v 1.6 2003/10/03 12:42:42 joker Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="x86 ppc alpha hppa mips arm amd64 ia64 ~sparc"
+KEYWORDS="x86 ppc alpha hppa mips arm amd64 ia64 sparc"
DEPEND="virtual/glibc
>=sys-apps/sed-4"