diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:54:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:54:51 +0100 |
commit | 7ec5c991271a3d5665c52065f2f1636bf88c3591 (patch) | |
tree | af3bec92efd737c87b3ca2c0a7678803f5dc3aff /sys-cluster/libqb | |
parent | dev-python/gevent: amd64 stable wrt bug #751130 (diff) | |
download | gentoo-7ec5c991271a3d5665c52065f2f1636bf88c3591.tar.gz gentoo-7ec5c991271a3d5665c52065f2f1636bf88c3591.tar.bz2 gentoo-7ec5c991271a3d5665c52065f2f1636bf88c3591.zip |
sys-cluster/libqb: ppc stable wrt bug #711674
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 385c29d12209..e8500802eaa8 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 )" |