diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 20:15:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 20:15:16 +0000 |
commit | 3e03e849f6d37a4f5431058b16d15326066a5190 (patch) | |
tree | 9c84e2d164740849be188595c1f50f5789328d59 /sys-cluster | |
parent | app-misc/pax-utils: Stabilize 1.3.8 x86, #942095 (diff) | |
download | gentoo-3e03e849f6d37a4f5431058b16d15326066a5190.tar.gz gentoo-3e03e849f6d37a4f5431058b16d15326066a5190.tar.bz2 gentoo-3e03e849f6d37a4f5431058b16d15326066a5190.zip |
sys-cluster/libqb: Stabilize 2.0.8 x86, #942098
Signed-off-by: Arthur Zamarin <arthurzam@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 20a1c20cfc33..2c3a409252a3 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 )" |