Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/glibmm/
Date: Sun, 02 Jan 2022 10:54:22
Message-Id: 1641120835.3c5c83e2d32f174657aafa13b6e839ed9f0d40a2.jsmolic@gentoo
1 commit: 3c5c83e2d32f174657aafa13b6e839ed9f0d40a2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 10:52:00 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 10:53:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5c83e2
7
8 dev-cpp/glibmm: Stabilize 2.68.2 amd64, #830366
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-cpp/glibmm/glibmm-2.68.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-cpp/glibmm/glibmm-2.68.2.ebuild b/dev-cpp/glibmm/glibmm-2.68.2.ebuild
16 index b380e4af013d..4fd62005baba 100644
17 --- a/dev-cpp/glibmm/glibmm-2.68.2.ebuild
18 +++ b/dev-cpp/glibmm/glibmm-2.68.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="2.68"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
31 IUSE="doc debug test"
32 RESTRICT="!test? ( test )"