diff options
author | 2022-10-28 05:44:04 +0200 | |
---|---|---|
committer | 2022-10-28 05:44:04 +0200 | |
commit | a8fa39d7eedd0e7f92ba55a831d24e3532e1cba3 (patch) | |
tree | 6069bdf6d41d9a09b4e7b2dc701f3a8eaed038da /dev-util | |
parent | dev-util/geany: Keyword 1.38 riscv, #877909 (diff) | |
download | gentoo-a8fa39d7eedd0e7f92ba55a831d24e3532e1cba3.tar.gz gentoo-a8fa39d7eedd0e7f92ba55a831d24e3532e1cba3.tar.bz2 gentoo-a8fa39d7eedd0e7f92ba55a831d24e3532e1cba3.zip |
dev-util/geany-plugins: Keyword 1.38-r2 riscv, #877909
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild index eeb7572d891b..5cd0d8af7efd 100644 --- a/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~ppc ppc64 ~riscv ~sparc x86" IUSE="ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope soup workbench" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |