summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-21 05:32:26 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-21 05:32:26 +0000
commit99cf08902f21517165718eb085e0eac4307ef79d (patch)
tree4822259516587a5e9c4a06a427ab35893f179d6c /app-editors/hexcurse
parentinitial ebuild #41564 (diff)
downloadgentoo-2-99cf08902f21517165718eb085e0eac4307ef79d.tar.gz
gentoo-2-99cf08902f21517165718eb085e0eac4307ef79d.tar.bz2
gentoo-2-99cf08902f21517165718eb085e0eac4307ef79d.zip
touchup KEYWORDS
Diffstat (limited to 'app-editors/hexcurse')
-rw-r--r--app-editors/hexcurse/hexcurse-1.55.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild
index bfa297eabe02..4d54503d5e42 100644
--- a/app-editors/hexcurse/hexcurse-1.55.ebuild
+++ b/app-editors/hexcurse/hexcurse-1.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.1 2004/02/21 05:31:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.2 2004/02/21 05:32:26 vapier Exp $
DESCRIPTION="ncurses based hex editor"
HOMEPAGE="http://www.jewfish.net/software/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.jewfish.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64"
DEPEND=">=sys-libs/ncurses-5.2"