diff options
author | Sam James <sam@gentoo.org> | 2023-05-11 11:59:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-11 12:00:43 +0100 |
commit | dcd53eca2009a43a2d103bb4bf569dd6ad518c76 (patch) | |
tree | 170b4eec6c01e2b7980089879b004dd6ca295811 /net-libs/xrootd | |
parent | app-admin/ansible-molecule: enable USE=doc on 5.0.5 (diff) | |
download | gentoo-dcd53eca2009a43a2d103bb4bf569dd6ad518c76.tar.gz gentoo-dcd53eca2009a43a2d103bb4bf569dd6ad518c76.tar.bz2 gentoo-dcd53eca2009a43a2d103bb4bf569dd6ad518c76.zip |
net-libs/xrootd: Stabilize 5.5.4-r1 x86, #906127
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/xrootd')
-rw-r--r-- | net-libs/xrootd/xrootd-5.5.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-5.5.4-r1.ebuild b/net-libs/xrootd/xrootd-5.5.4-r1.ebuild index ea3bc8cea605..543ccf619b46 100644 --- a/net-libs/xrootd/xrootd-5.5.4-r1.ebuild +++ b/net-libs/xrootd/xrootd-5.5.4-r1.ebuild @@ -21,7 +21,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="examples fuse http kerberos +libxml2 python readline +server systemd test" RESTRICT="!test? ( test )" |