diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:16 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:16 +0200 |
commit | a3e0b8425abeb60d39546cf19a1b928133fb37ff (patch) | |
tree | 5c87b82af23151d0a756c7fca9d1fcb1fdcf6889 /dev-util/geany-plugins | |
parent | dev-util/geany: Stabilize 1.38 amd64, #849206 (diff) | |
download | gentoo-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.ebuild | 2 |
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} )" |