summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-09-11 17:11:01 +0000
committerMark Guertin <gerk@gentoo.org>2002-09-11 17:11:01 +0000
commit9978abcc31063bf9e13f78ef9184a15e76e63812 (patch)
tree241714b5ed48297a591a38e2694518e52f0a29b1 /app-arch/cabextract
parentresolves bug 7707. new upstream version b0rkage (diff)
downloadhistorical-9978abcc31063bf9e13f78ef9184a15e76e63812.tar.gz
historical-9978abcc31063bf9e13f78ef9184a15e76e63812.tar.bz2
historical-9978abcc31063bf9e13f78ef9184a15e76e63812.zip
added sparc and sparc64 to keywords
Diffstat (limited to 'app-arch/cabextract')
-rw-r--r--app-arch/cabextract/cabextract-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cabextract/cabextract-0.5.ebuild b/app-arch/cabextract/cabextract-0.5.ebuild
index bd5351119b3e..6da80d36664e 100644
--- a/app-arch/cabextract/cabextract-0.5.ebuild
+++ b/app-arch/cabextract/cabextract-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.5.ebuild,v 1.6 2002/07/25 14:16:07 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.5.ebuild,v 1.7 2002/09/11 17:11:01 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extracts files from Microsoft .cab files"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kyz.uklinux.net/cabextract.php3"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc"