diff options
author | Sam James <sam@gentoo.org> | 2024-11-25 22:57:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-25 22:57:43 +0000 |
commit | a4ab102b61cdf4057c4b4d57e629f36855662862 (patch) | |
tree | a17a13f55d07db4d48f2d6538892f2ef7b632933 /sys-cluster | |
parent | net-libs/neon: Stabilize 0.33.0 ppc64, #941474 (diff) | |
download | gentoo-a4ab102b61cdf4057c4b4d57e629f36855662862.tar.gz gentoo-a4ab102b61cdf4057c4b4d57e629f36855662862.tar.bz2 gentoo-a4ab102b61cdf4057c4b4d57e629f36855662862.zip |
sys-cluster/libqb: Stabilize 2.0.8 ppc64, #942098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/libqb/libqb-2.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-2.0.8.ebuild b/sys-cluster/libqb/libqb-2.0.8.ebuild index cb75f6f99dea..d1adbac647df 100644 --- a/sys-cluster/libqb/libqb-2.0.8.ebuild +++ b/sys-cluster/libqb/libqb-2.0.8.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="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="debug doc examples systemd test" RESTRICT="!test? ( test )" |