diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 15:08:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 15:08:35 +0200 |
commit | 87aa734d28309047e943a5496b2f077de4e29520 (patch) | |
tree | 91fecb4e78577941ab9f2d6150bb162ac7de7a3f /dev-util/geany-plugins | |
parent | dev-util/geany: Stabilize 2.0 arm, #924739 (diff) | |
download | gentoo-87aa734d28309047e943a5496b2f077de4e29520.tar.gz gentoo-87aa734d28309047e943a5496b2f077de4e29520.tar.bz2 gentoo-87aa734d28309047e943a5496b2f077de4e29520.zip |
dev-util/geany-plugins: Stabilize 2.0-r1 arm, #924739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-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 1b871a5e827e..949dbac4d7a9 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} )" |