summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 02:45:21 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 02:45:21 +0000
commit573e890f5bb24044404edfc5f39473f66acca044 (patch)
treee2245667ebea4b048fe30e69cfba83d2f34e159c /app-editors/hexcurse
parentAllow installation alongside mozilla-firefox-bin now that they can co-exist a... (diff)
downloadgentoo-2-573e890f5bb24044404edfc5f39473f66acca044.tar.gz
gentoo-2-573e890f5bb24044404edfc5f39473f66acca044.tar.bz2
gentoo-2-573e890f5bb24044404edfc5f39473f66acca044.zip
arm 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 0a348978058d..bcb19fef930c 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.3 2004/04/19 06:28:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.4 2004/05/28 02:41:11 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 ppc sparc hppa amd64"
+KEYWORDS="x86 ppc sparc arm hppa amd64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"