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, 24 Jan 2022 14:46:01
Message-Id: 1643035525.db53565dcfef8c8ff531438bc1cfc076412f7efe.sam@gentoo
1 commit: db53565dcfef8c8ff531438bc1cfc076412f7efe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 14:44:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 14:45:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db53565d
7
8 dev-cpp/glibmm: Stabilize 2.66.2 arm, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/glibmm/glibmm-2.66.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/glibmm/glibmm-2.66.2.ebuild b/dev-cpp/glibmm/glibmm-2.66.2.ebuild
16 index 4659e3313727..a8afe7b4977c 100644
17 --- a/dev-cpp/glibmm/glibmm-2.66.2.ebuild
18 +++ b/dev-cpp/glibmm/glibmm-2.66.2.ebuild
19 @@ -10,7 +10,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 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="doc debug test"
26 RESTRICT="!test? ( test )"