Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/
Date: Sat, 23 Jan 2021 04:20:38
Message-Id: 1611375593.abef4ac52bf90bf034ae5df716e1fcd5d9bcc2ec.sam@gentoo
1 commit: abef4ac52bf90bf034ae5df716e1fcd5d9bcc2ec
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:19:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:19:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abef4ac5
7
8 dev-util/geany: Stabilize 1.37.1 x86, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/geany/geany-1.37.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/geany/geany-1.37.1.ebuild b/dev-util/geany/geany-1.37.1.ebuild
16 index b9e54622b5c..e8aa573a0ca 100644
17 --- a/dev-util/geany/geany-1.37.1.ebuild
18 +++ b/dev-util/geany/geany-1.37.1.ebuild
19 @@ -17,7 +17,7 @@ if [[ "${PV}" = 9999* ]] ; then
20 else
21 [[ "${PV}" == *_pre* ]] && inherit autotools
22 SRC_URI="https://download.geany.org/${P}.tar.bz2"
23 - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 fi
26 LICENSE="GPL-2+ HPND"
27 SLOT="0"