summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 18:36:04 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 18:36:04 +0000
commit017ce7ba9bcfb935db7a5766f076b66a24476979 (patch)
tree18c4c5bfb30c1e12214d256c648a9cd5bfa812a8 /app-editors/hexedit
parentCorrected dependancy for dev-perl/Crypt-DES (missing) (diff)
downloadgentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.gz
gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.bz2
gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index 3870d193e0b6..0de9e2e1555c 100644
--- a/app-editors/hexedit/hexedit-1.2.2.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.2.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-editors/hexedit/hexedit-1.2.2.ebuild,v 1.5 2002/08/06 16:35:51 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.6 2002/08/14 18:36:02 murphy Exp $
S="${WORKDIR}/hexedit"
DESCRIPTION="View and edit files in hex or ASCII."
@@ -12,7 +12,7 @@ DEPEND="virtual/glibc
RDEPEND=""
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
LICENSE="GPL-1"
src_compile() {