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: Sat, 28 May 2022 05:38:14
Message-Id: 1653716259.3b53613c09d1cd0cdc54a42cb45e73c656fe43f2.sam@gentoo
1 commit: 3b53613c09d1cd0cdc54a42cb45e73c656fe43f2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:36:56 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:37:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b53613c
7
8 dev-cpp/glibmm: Stabilize 2.72.1 sparc, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/glibmm/glibmm-2.72.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/glibmm/glibmm-2.72.1.ebuild b/dev-cpp/glibmm/glibmm-2.72.1.ebuild
16 index e021518b7f37..1d9cd2cd5a9c 100644
17 --- a/dev-cpp/glibmm/glibmm-2.72.1.ebuild
18 +++ b/dev-cpp/glibmm/glibmm-2.72.1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="2.68"
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 )"