diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2024-03-08 22:07:09 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2024-03-08 22:37:04 +0100 |
commit | 368fdb666af09a6db55d574370cdb7274e2d76fe (patch) | |
tree | 55524b24931ff69918c2c509abc79c7af1c6adba /net-libs | |
parent | media-libs/libplacebo: add IUSE=libdovi (diff) | |
download | gentoo-368fdb666af09a6db55d574370cdb7274e2d76fe.tar.gz gentoo-368fdb666af09a6db55d574370cdb7274e2d76fe.tar.bz2 gentoo-368fdb666af09a6db55d574370cdb7274e2d76fe.zip |
net-libs/xrootd: stabilize 5.6.7 for amd64
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs')
-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 a1af68ccd6cf..59d0cd3b3c2e 100644 --- a/net-libs/xrootd/xrootd-5.6.7.ebuild +++ b/net-libs/xrootd/xrootd-5.6.7.ebuild @@ -23,7 +23,7 @@ LICENSE="LGPL-3+" IUSE="ceph examples fuse http kerberos +libxml2 macaroons python readline scitokens +server systemd test xrdec" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" SRC_URI="https://xrootd.slac.stanford.edu/download/v${PV}/${P}.tar.gz" RESTRICT="!test? ( test )" |