diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-10 17:46:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-10 17:46:11 +0100 |
commit | 160746a1b7f23959aa65f3bd645ab29eafc6ce4f (patch) | |
tree | 75faa8cccb340ff452dfceebc5e0101f6380ce25 /net-libs/xrootd | |
parent | package.mask: Last rite dev-python/pygame_sdl2 (diff) | |
download | gentoo-160746a1b7f23959aa65f3bd645ab29eafc6ce4f.tar.gz gentoo-160746a1b7f23959aa65f3bd645ab29eafc6ce4f.tar.bz2 gentoo-160746a1b7f23959aa65f3bd645ab29eafc6ce4f.zip |
net-libs/xrootd: Stabilize 5.6.7 x86, #926607
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/xrootd')
-rw-r--r-- | net-libs/xrootd/xrootd-5.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-5.6.7.ebuild b/net-libs/xrootd/xrootd-5.6.7.ebuild index b504f38a8c51..811ec1eac3de 100644 --- a/net-libs/xrootd/xrootd-5.6.7.ebuild +++ b/net-libs/xrootd/xrootd-5.6.7.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://xrootd.slac.stanford.edu/download/v${PV}/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="ceph examples fuse http kerberos +libxml2 macaroons python readline scitokens +server systemd test xrdec" RESTRICT="!test? ( test )" |