diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:23:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:23:50 +0200 |
commit | c9697d0fec3250e4f2a72bba05e410b9022d268d (patch) | |
tree | eb4e3b7a5f86063cbcb85b7672ab6f77bf61a3b5 /app-editors/dhex | |
parent | net-firewall/firewalld: x86 stable (bug #770313) (diff) | |
download | gentoo-c9697d0fec3250e4f2a72bba05e410b9022d268d.tar.gz gentoo-c9697d0fec3250e4f2a72bba05e410b9022d268d.tar.bz2 gentoo-c9697d0fec3250e4f2a72bba05e410b9022d268d.zip |
app-editors/dhex: x86 stable (bug #776259)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 01e5fc5f6c32..23c12e031f43 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:=" |