Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/dhex/
Date: Tue, 30 Mar 2021 18:32:50
Message-Id: 1617129089.9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17.sam@gentoo
1 commit: 9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 18:31:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:31:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd2e6ef
7
8 app-editors/dhex: Stabilize 0.69 amd64, #776259
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/dhex/dhex-0.69.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/dhex/dhex-0.69.ebuild b/app-editors/dhex/dhex-0.69.ebuild
16 index 23c12e031f4..93a5aa2c899 100644
17 --- a/app-editors/dhex/dhex-0.69.ebuild
18 +++ b/app-editors/dhex/dhex-0.69.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://www.dettus.net/${PN}/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~mips x86"
24 +KEYWORDS="amd64 ~arm ~mips x86"
25 IUSE=""
26
27 DEPEND="sys-libs/ncurses:="