net-libs/xrootd: stabilize 5.8.2 for amd64, x86

Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2025-06-05 17:22:51 +02:00
parent 5f07c69463
commit b6d4f2cdcb

View File

@@ -27,7 +27,7 @@ if [[ ${PV} =~ "9999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/xrootd/xrootd.git"
else
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
SRC_URI="https://xrootd.web.cern.ch/download/v${PV}/${P}.tar.gz"
fi