diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 16:13:18 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:25:25 +0800 |
commit | 747a5d5eaacc2f444f10e24eb3ce3b7ac5493849 (patch) | |
tree | 7ed1c43bd2a2846bf33db744f9160cad8e053c72 /app-editors/hexedit | |
parent | app-editors/hteditor: keyword ~riscv (diff) | |
download | gentoo-747a5d5eaacc2f444f10e24eb3ce3b7ac5493849.tar.gz gentoo-747a5d5eaacc2f444f10e24eb3ce3b7ac5493849.tar.bz2 gentoo-747a5d5eaacc2f444f10e24eb3ce3b7ac5493849.zip |
app-editors/hexedit: 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/hexedit')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild index d0b42fcc75f5..1acb531a9217 100644 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:=" RDEPEND="${DEPEND}" |