Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/
Date: Tue, 07 Jun 2022 06:34:22
Message-Id: 1654583655.546bea854c1539a99138277a1a075bf2d822a416.ago@gentoo
1 commit: 546bea854c1539a99138277a1a075bf2d822a416
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 06:33:49 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 06:34:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546bea85
7
8 dev-util/geany: x86 stable wrt bug #849206
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/geany/geany-1.38.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/geany/geany-1.38.ebuild b/dev-util/geany/geany-1.38.ebuild
18 index 73f70452c975..019b9fa60d8f 100644
19 --- a/dev-util/geany/geany-1.38.ebuild
20 +++ b/dev-util/geany/geany-1.38.ebuild
21 @@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
22 else
23 [[ "${PV}" == *_pre* ]] && inherit autotools
24 SRC_URI="https://download.geany.org/${P}.tar.bz2"
25 - KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 fi
28 LICENSE="GPL-2+ HPND"
29 SLOT="0"