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-cpp/glibmm/
Date: Mon, 31 Aug 2020 02:52:33
Message-Id: 1598842338.61e58547b20e5f97766eb0074faa1b8865d9ecef.sam@gentoo
1 commit: 61e58547b20e5f97766eb0074faa1b8865d9ecef
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 02:36:26 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 02:52:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e58547
7
8 dev-cpp/glibmm: Stabilize 2.64.2 arm, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/glibmm/glibmm-2.64.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/glibmm/glibmm-2.64.2.ebuild b/dev-cpp/glibmm/glibmm-2.64.2.ebuild
16 index da1c11c7cca..9c07f5333af 100644
17 --- a/dev-cpp/glibmm/glibmm-2.64.2.ebuild
18 +++ b/dev-cpp/glibmm/glibmm-2.64.2.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="2"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE="doc debug test"
26 RESTRICT="!test? ( test )"