Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany-plugins/
Date: Tue, 07 Jun 2022 08:27:18
Message-Id: 1654590316.a3e0b8425abeb60d39546cf19a1b928133fb37ff.jsmolic@gentoo
1 commit: a3e0b8425abeb60d39546cf19a1b928133fb37ff
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 08:25:16 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 08:25:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e0b842
7
8 dev-util/geany-plugins: Stabilize 1.38-r1 amd64, #849206
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
16 index a76f35216bf3..1235abcad0e5 100644
17 --- a/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
18 +++ b/dev-util/geany-plugins/geany-plugins-1.38-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://plugins.geany.org/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm ~ppc ppc64 ~sparc x86"
25
26 IUSE="ctags debugger enchant git gpg gtkspell lua markdown nls pretty-printer scope soup workbench"
27 REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"