commit: 2b0ed8da166a1436fc5da6f4ede7555b7cf078ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 03:30:20 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 03:30:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0ed8da
app-editors/curses-hexedit: Stabilize 0.9.7-r1 amd64, #763471 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild | 4 ++-- 1 file 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 f274d12b8a5..1a73fb7ea67 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:=
