Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/libqb/
Date: Sat, 01 Aug 2020 07:55:36
Message-Id: 1596268526.4b0f4c3b600915c11b111c992d48c265fcc3a89c.slyfox@gentoo
1 commit: 4b0f4c3b600915c11b111c992d48c265fcc3a89c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 07:54:53 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 07:55:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0f4c3b
7
8 sys-cluster/libqb: stable 1.9.0 for hppa
9
10 stable wrt bug #699860
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-cluster/libqb/libqb-1.9.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-cluster/libqb/libqb-1.9.0.ebuild b/sys-cluster/libqb/libqb-1.9.0.ebuild
20 index 77acd95797e..fcdb691d7d0 100644
21 --- a/sys-cluster/libqb/libqb-1.9.0.ebuild
22 +++ b/sys-cluster/libqb/libqb-1.9.0.ebuild
23 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
24
25 LICENSE="LGPL-2.1"
26 SLOT="0/20"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~x86"
29 IUSE="debug doc examples systemd test"
30 RESTRICT="!test? ( test )"