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/glibmm/
Date: Thu, 29 Oct 2020 22:06:28
Message-Id: 1604009165.5a86ebbb0c81dc7da6a0ccc8186345c33973bbfc.slyfox@gentoo
1 commit: 5a86ebbb0c81dc7da6a0ccc8186345c33973bbfc
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Oct 29 15:15:52 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 22:06:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a86ebbb
7
8 dev-cpp/glibmm: stable 2.64.2 for hppa, bug #738728
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-cpp/glibmm/glibmm-2.64.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-cpp/glibmm/glibmm-2.64.2.ebuild b/dev-cpp/glibmm/glibmm-2.64.2.ebuild
19 index f31a3318c20..47b552db9bf 100644
20 --- a/dev-cpp/glibmm/glibmm-2.64.2.ebuild
21 +++ b/dev-cpp/glibmm/glibmm-2.64.2.ebuild
22 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org"
23
24 LICENSE="LGPL-2.1+"
25 SLOT="2"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
28 IUSE="doc debug test"
29 RESTRICT="!test? ( test )"