summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-27 18:11:42 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:29:18 +0800
commita5f28cf3d528768172edb4be3a19033be3b5be37 (patch)
tree6b038f6e8d987485996f45198cf6656c890882d7 /app-editors/scite
parentapp-editors/pyvim: keyword ~riscv (diff)
downloadgentoo-a5f28cf3d528768172edb4be3a19033be3b5be37.tar.gz
gentoo-a5f28cf3d528768172edb4be3a19033be3b5be37.tar.bz2
gentoo-a5f28cf3d528768172edb4be3a19033be3b5be37.zip
app-editors/scite: 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/scite')
-rw-r--r--app-editors/scite/scite-5.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-5.1.3.ebuild b/app-editors/scite/scite-5.1.3.ebuild
index d206fb1266de..54999f9fff31 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} )"