summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-10 21:19:15 +0100
committerSam James <sam@gentoo.org>2023-09-10 21:19:15 +0100
commit11b19d447ab442aea067b46c91c717d0f67c7ae3 (patch)
tree15b5499b9ac854fb1e312d9d855d261d02f0455c
parentsys-apps/systemd-utils: more test cleanup (diff)
downloadgentoo-11b19d447ab442aea067b46c91c717d0f67c7ae3.tar.gz
gentoo-11b19d447ab442aea067b46c91c717d0f67c7ae3.tar.bz2
gentoo-11b19d447ab442aea067b46c91c717d0f67c7ae3.zip
dev-util/geany-plugins: Stabilize 1.38-r410 amd64, #913911
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild2
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} )"