diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:33:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-07 08:34:16 +0200 |
commit | 36804b960a37acde82bd555a3cf0791244ce0de5 (patch) | |
tree | b6804593b8b2bf7345a424688d2545b076bd8296 /dev-util/geany-plugins | |
parent | dev-util/geany: x86 stable wrt bug #849206 (diff) | |
download | gentoo-36804b960a37acde82bd555a3cf0791244ce0de5.tar.gz gentoo-36804b960a37acde82bd555a3cf0791244ce0de5.tar.bz2 gentoo-36804b960a37acde82bd555a3cf0791244ce0de5.zip |
dev-util/geany-plugins: x86 stable wrt bug #849206
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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.38-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild index 9db4bc69b601..b7e03ef5a491 100644 --- a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.38-r1.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} )" |