summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:24 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:24 +0000
commitf58548746e47f623423b18106f09773e3079d252 (patch)
treefdf7c29004648ac32419ba0926f28be27fabcb66 /dev-util
parentdev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 amd64, #766528 (diff)
downloadgentoo-f58548746e47f623423b18106f09773e3079d252.tar.gz
gentoo-f58548746e47f623423b18106f09773e3079d252.tar.bz2
gentoo-f58548746e47f623423b18106f09773e3079d252.zip
dev-util/geany-plugins: Stabilize 1.37-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.37-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.37-r100.ebuild b/dev-util/geany-plugins/geany-plugins-1.37-r100.ebuild
index 3c2413baa959..4d5c5fc15a9d 100644
--- a/dev-util/geany-plugins/geany-plugins-1.37-r100.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.37-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="gtk2 ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope soup workbench"
REQUIRED_USE="gtk2? ( !markdown ) lua? ( ${LUA_REQUIRED_USE} )"