diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 19:19:56 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:30:03 +0800 |
commit | 151e8ea3971dc3be239dacc220268efeaa2586cc (patch) | |
tree | 3bb3f72a1b01ff022a15615491f62ea80dea9f0b /app-editors/wxhexeditor | |
parent | app-editors/wily: keyword ~riscv (diff) | |
download | gentoo-151e8ea3971dc3be239dacc220268efeaa2586cc.tar.gz gentoo-151e8ea3971dc3be239dacc220268efeaa2586cc.tar.bz2 gentoo-151e8ea3971dc3be239dacc220268efeaa2586cc.zip |
app-editors/wxhexeditor: 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/wxhexeditor')
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild index a31c4b0aa439..e1458645feaf 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" DEPEND=" |