Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/libqb/
Date: Sun, 30 Apr 2017 09:05:09
Message-Id: 1493543097.e98f84f68b1246e01db69ca4de4a3b115ff0a4f6.jer@gentoo
1 commit: e98f84f68b1246e01db69ca4de4a3b115ff0a4f6
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 30 09:04:57 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 30 09:04:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98f84f6
7
8 sys-cluster/libqb: Stable for HPPA (bug #616558).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 sys-cluster/libqb/libqb-0.17.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild b/sys-cluster/libqb/libqb-0.17.2.ebuild
17 index fa1541e29ee..887b349173a 100644
18 --- a/sys-cluster/libqb/libqb-0.17.2.ebuild
19 +++ b/sys-cluster/libqb/libqb-0.17.2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
25 +KEYWORDS="amd64 hppa ppc ~ppc64 x86"
26 IUSE="debug doc examples static-libs test"
27
28 RDEPEND="dev-libs/glib:2"