diff options
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild index 4bee447199ba..3baeb811e40d 100644 --- a/dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope workbench" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |