diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-17 22:41:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-17 22:41:53 +0100 |
commit | beaaa88a688da7fe34367aca2b8835a2f72ee79a (patch) | |
tree | 6ebf8d7c498a2904e82fd4c28397778fbc9b0339 /dev-util | |
parent | dev-util/geany: Stabilize 2.0 x86, #924739 (diff) | |
download | gentoo-beaaa88a688da7fe34367aca2b8835a2f72ee79a.tar.gz gentoo-beaaa88a688da7fe34367aca2b8835a2f72ee79a.tar.bz2 gentoo-beaaa88a688da7fe34367aca2b8835a2f72ee79a.zip |
dev-util/geany-plugins: Stabilize 2.0-r1 x86, #924739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-2.0-r1.ebuild b/dev-util/geany-plugins/geany-plugins-2.0-r1.ebuild index 4ff4f8a25395..1b871a5e827e 100644 --- a/dev-util/geany-plugins/geany-plugins-2.0-r1.ebuild +++ b/dev-util/geany-plugins/geany-plugins-2.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope webhelper workbench" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |