diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-03-13 09:06:26 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-13 09:06:26 +0200 |
commit | 4ce6f2d3858ac7abf2a1784c54cc51a89eb0c27c (patch) | |
tree | 9a45e2b060de00a62ff7fd59ec4fb95dd7e9e66d /dev-util/geany-plugins | |
parent | app-backup/dar: stabilize 2.6.13 on ppc (diff) | |
download | gentoo-4ce6f2d3858ac7abf2a1784c54cc51a89eb0c27c.tar.gz gentoo-4ce6f2d3858ac7abf2a1784c54cc51a89eb0c27c.tar.bz2 gentoo-4ce6f2d3858ac7abf2a1784c54cc51a89eb0c27c.zip |
dev-util/geany-plugins: stabilize 1.37-r101 on ppc
Bug: https://bugs.gentoo.org/769074
Signed-off-by: Joonas Niilola <juippis@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 7512e75d44a1..92e0d5f96611 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} )" |