diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 08:54:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 08:55:26 +0100 |
commit | 4b0f4c3b600915c11b111c992d48c265fcc3a89c (patch) | |
tree | f641469e1ee786b3fcf134287d8e814140264255 /sys-cluster | |
parent | app-text/podofo: stable 0.9.6_p20190928 for hppa (diff) | |
download | gentoo-4b0f4c3b600915c11b111c992d48c265fcc3a89c.tar.gz gentoo-4b0f4c3b600915c11b111c992d48c265fcc3a89c.tar.bz2 gentoo-4b0f4c3b600915c11b111c992d48c265fcc3a89c.zip |
sys-cluster/libqb: stable 1.9.0 for hppa
stable wrt bug #699860
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/libqb/libqb-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-1.9.0.ebuild b/sys-cluster/libqb/libqb-1.9.0.ebuild index 77acd95797e1..fcdb691d7d07 100644 --- a/sys-cluster/libqb/libqb-1.9.0.ebuild +++ b/sys-cluster/libqb/libqb-1.9.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/20" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~x86" IUSE="debug doc examples systemd test" RESTRICT="!test? ( test )" |