diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:58:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:58:08 +0000 |
commit | 5e4cda23b8fba17e62d988e76c5f159198ff0b36 (patch) | |
tree | d79bab0da58afcb616a4f0d8f781f4d08f667991 /sys-cluster/libqb | |
parent | sys-devel/automake: stable 1.16.2-r1 for ppc64 (diff) | |
download | gentoo-5e4cda23b8fba17e62d988e76c5f159198ff0b36.tar.gz gentoo-5e4cda23b8fba17e62d988e76c5f159198ff0b36.tar.bz2 gentoo-5e4cda23b8fba17e62d988e76c5f159198ff0b36.zip |
sys-cluster/libqb: stable 2.0.1 for ppc64
stable wrt bug #711674
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/libqb')
-rw-r--r-- | sys-cluster/libqb/libqb-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-2.0.1.ebuild b/sys-cluster/libqb/libqb-2.0.1.ebuild index e8500802eaa8..2af9d440eee1 100644 --- a/sys-cluster/libqb/libqb-2.0.1.ebuild +++ b/sys-cluster/libqb/libqb-2.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="LGPL-2.1" SLOT="0/100" -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 )" |