diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-15 17:39:30 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-22 09:24:26 +0800 |
commit | c763c58a48af6d16f7fd0518090781cf6d916aaa (patch) | |
tree | e43e33c140093720f535e5ac89593c58dc556b05 /app-editors/dhex | |
parent | app-editors/dav: keyword ~riscv (diff) | |
download | gentoo-c763c58a48af6d16f7fd0518090781cf6d916aaa.tar.gz gentoo-c763c58a48af6d16f7fd0518090781cf6d916aaa.tar.bz2 gentoo-c763c58a48af6d16f7fd0518090781cf6d916aaa.zip |
app-editors/dhex: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 653613c88304..35029c783c1f 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 ~riscv x86" IUSE="" DEPEND="sys-libs/ncurses:=" |