diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-11 14:41:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-11 14:41:33 +0300 |
commit | d69d9056e3a1f777372074da8d4521ad262a4a4f (patch) | |
tree | 9d0c995324807aed1d302fc759d99292bdb0f61f /dev-util/geany-plugins | |
parent | dev-python/flasgger: Stabilize 0.9.7.1 sparc, #913984 (diff) | |
download | gentoo-d69d9056e3a1f777372074da8d4521ad262a4a4f.tar.gz gentoo-d69d9056e3a1f777372074da8d4521ad262a4a4f.tar.bz2 gentoo-d69d9056e3a1f777372074da8d4521ad262a4a4f.zip |
dev-util/geany-plugins: Stabilize 1.38-r410 ppc, #913911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.38-r410.ebuild | 2 |
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 6eab8cb15ea3..db42ba22be66 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} )" |