Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/
Date: Thu, 14 Feb 2019 22:09:30
Message-Id: 1550182159.4fcfeefbb6f0022f616bdf5ed87d2c49bcdf0460.slyfox@gentoo
1 commit: 4fcfeefbb6f0022f616bdf5ed87d2c49bcdf0460
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Feb 14 20:30:42 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 14 22:09:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fcfeefb
7
8 dev-cpp/gtkmm: stable 3.24.0 for sparc, bug #675486
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-cpp/gtkmm/gtkmm-3.24.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-cpp/gtkmm/gtkmm-3.24.0.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.0.ebuild
19 index fbaba03f10f..d17029f438d 100644
20 --- a/dev-cpp/gtkmm/gtkmm-3.24.0.ebuild
21 +++ b/dev-cpp/gtkmm/gtkmm-3.24.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org"
29
30 LICENSE="LGPL-2.1+"
31 SLOT="3.0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
33 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
34
35 IUSE="aqua doc test wayland X"
36 REQUIRED_USE="|| ( aqua wayland X )"