diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 19:31:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 19:31:29 +0100 |
commit | 9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17 (patch) | |
tree | c2fc977efc157576fd72a2454f35b35ca21815ed /app-editors/dhex | |
parent | x11-libs/tslib: Stabilize 1.22 amd64, #775539 (diff) | |
download | gentoo-9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17.tar.gz gentoo-9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17.tar.bz2 gentoo-9fd2e6ef2143d2d1a3fa2eddb5a3f53962382e17.zip |
app-editors/dhex: Stabilize 0.69 amd64, #776259
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/dhex')
-rw-r--r-- | app-editors/dhex/dhex-0.69.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/dhex/dhex-0.69.ebuild b/app-editors/dhex/dhex-0.69.ebuild index 23c12e031f43..93a5aa2c899d 100644 --- a/app-editors/dhex/dhex-0.69.ebuild +++ b/app-editors/dhex/dhex-0.69.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.dettus.net/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips x86" +KEYWORDS="amd64 ~arm ~mips x86" IUSE="" DEPEND="sys-libs/ncurses:=" |