diff options
-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:=" |