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: Fri, 28 May 2021 19:18:09
Message-Id: 1622229441.28bd8a26f18dfe683172058e361cd939b0dd2af9.sam@gentoo
1 commit: 28bd8a26f18dfe683172058e361cd939b0dd2af9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 19:16:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 19:17:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28bd8a26
7
8 dev-cpp/glibmm: Stabilize 2.66.1 sparc, #792327
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/glibmm/glibmm-2.66.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/glibmm/glibmm-2.66.1.ebuild b/dev-cpp/glibmm/glibmm-2.66.1.ebuild
16 index 6ef766d2b4b..9720043cb9a 100644
17 --- a/dev-cpp/glibmm/glibmm-2.66.1.ebuild
18 +++ b/dev-cpp/glibmm/glibmm-2.66.1.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="doc debug test"
26 RESTRICT="!test? ( test )"