diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:51:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:51:57 +0200 |
commit | 0727a49c539441007a03a1cb702d275e7d48bb2c (patch) | |
tree | a392f60d5469736cd2e3dc759f38c0e4f32c28c4 /dev-util/geany-plugins | |
parent | dev-util/geany: ppc64 stable wrt bug #716994 (diff) | |
download | gentoo-0727a49c539441007a03a1cb702d275e7d48bb2c.tar.gz gentoo-0727a49c539441007a03a1cb702d275e7d48bb2c.tar.bz2 gentoo-0727a49c539441007a03a1cb702d275e7d48bb2c.zip |
dev-util/geany-plugins: ppc64 stable wrt bug #716994
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.36-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.36-r2.ebuild b/dev-util/geany-plugins/geany-plugins-1.36-r2.ebuild index 3bfec6ece70a..aadac94fcc31 100644 --- a/dev-util/geany-plugins/geany-plugins-1.36-r2.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.36-r2.ebuild @@ -9,7 +9,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="+gtk3 ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope soup workbench" REQUIRED_USE="!gtk3? ( !markdown )" |