diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 23:19:59 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 23:19:59 +0200 |
commit | 5f9a2bbf232b1ee55ffcb31e1ec96de876e8feb0 (patch) | |
tree | 1b5f80cf0d12f983840e70143878a8b9073d1bca | |
parent | gnustep-apps/cenon: drop 4.0.2-r1 (diff) | |
download | gentoo-5f9a2bbf232b1ee55ffcb31e1ec96de876e8feb0.tar.gz gentoo-5f9a2bbf232b1ee55ffcb31e1ec96de876e8feb0.tar.bz2 gentoo-5f9a2bbf232b1ee55ffcb31e1ec96de876e8feb0.zip |
dev-util/geany-plugins: Stabilize 1.38-r1 arm, #849206
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 0e369c95bfdc..9db4bc69b601 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} )" |