diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:54 +0200 |
commit | efd955425bc196d0e212b1504a5c8b66653c5077 (patch) | |
tree | f89ae473231deccd25de0c63abda0aee01b13314 /dev-util/geany-plugins | |
parent | dev-util/geany: ppc stable wrt bug #716994 (diff) | |
download | gentoo-efd955425bc196d0e212b1504a5c8b66653c5077.tar.gz gentoo-efd955425bc196d0e212b1504a5c8b66653c5077.tar.bz2 gentoo-efd955425bc196d0e212b1504a5c8b66653c5077.zip |
dev-util/geany-plugins: ppc stable wrt bug #716994
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 0a6e178dc921..3bfec6ece70a 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 )" |