summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:25:16 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:25:16 +0200
commita3e0b8425abeb60d39546cf19a1b928133fb37ff (patch)
tree5c87b82af23151d0a756c7fca9d1fcb1fdcf6889 /dev-util/geany-plugins
parentdev-util/geany: Stabilize 1.38 amd64, #849206 (diff)
downloadgentoo-a3e0b8425abeb60d39546cf19a1b928133fb37ff.tar.gz
gentoo-a3e0b8425abeb60d39546cf19a1b928133fb37ff.tar.bz2
gentoo-a3e0b8425abeb60d39546cf19a1b928133fb37ff.zip
dev-util/geany-plugins: Stabilize 1.38-r1 amd64, #849206
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
index a76f35216bf3..1235abcad0e5 100644
--- a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.38-r1.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 ~sparc x86"
IUSE="ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope soup workbench"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"