commit: 813c0e5e0a71995a10c3c5c43341c0604bf80a6f Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 08:34:49 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 08:34:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813c0e5e
dev-util/geany-plugins: Stabilize 1.38-r2 amd64, #878135 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild index 6de03c67623f..eeb7572d891b 100644 --- a/dev-util/geany-plugins/geany-plugins-1.38-r2.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.38-r2.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} )"
