diff options
author | Sam James <sam@gentoo.org> | 2021-03-12 18:30:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-12 18:30:46 +0000 |
commit | 5e9583f6e525a692b64aa0fc70379be364c62675 (patch) | |
tree | 306ad8ac799b36b109336c4e7ff7528079d0e0c7 /dev-util/geany-plugins | |
parent | net-libs/pjproject: Stabilize 2.10-r1 amd64, #775359 (diff) | |
download | gentoo-5e9583f6e525a692b64aa0fc70379be364c62675.tar.gz gentoo-5e9583f6e525a692b64aa0fc70379be364c62675.tar.bz2 gentoo-5e9583f6e525a692b64aa0fc70379be364c62675.zip |
dev-util/geany-plugins: Stabilize 1.37-r101 amd64, #769074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild b/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild index cc012c47a31a..e35feff83fdc 100644 --- a/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.37-r101.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} )" |