summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:30:20 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:30:20 +0000
commit2b0ed8da166a1436fc5da6f4ede7555b7cf078ed (patch)
treee80240d28dec08ba7df1b09787efa03db30f8871 /app-editors/curses-hexedit
parentapp-misc/ledit: Stabilize 2.04 amd64, #763468 (diff)
downloadgentoo-2b0ed8da166a1436fc5da6f4ede7555b7cf078ed.tar.gz
gentoo-2b0ed8da166a1436fc5da6f4ede7555b7cf078ed.tar.bz2
gentoo-2b0ed8da166a1436fc5da6f4ede7555b7cf078ed.zip
app-editors/curses-hexedit: Stabilize 0.9.7-r1 amd64, #763471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/curses-hexedit')
-rw-r--r--app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild b/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
index f274d12b8a5b..1a73fb7ea673 100644
--- a/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
+++ b/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There's already a "hexedit" package in the tree, so name this one differently
@@ -13,7 +13,7 @@ SRC_URI="http://www.rogoyski.com/adam/programs/hexedit/${MY_P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
sys-libs/ncurses:=