commit: a5f28cf3d528768172edb4be3a19033be3b5be37 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Wed Oct 27 18:11:42 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Oct 29 13:29:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f28cf3
app-editors/scite: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-editors/scite/scite-5.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/scite/scite-5.1.3.ebuild b/app-editors/scite/scite-5.1.3.ebuild index d206fb1266d..54999f9fff3 100644 --- a/app-editors/scite/scite-5.1.3.ebuild +++ b/app-editors/scite/scite-5.1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.scintilla.org/${PN}${PV//./}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
