diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-01 18:17:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-01 18:17:44 +0100 |
commit | c73310c8b038ef89d062496f03addd6286097a9c (patch) | |
tree | cfccdcc7dbd0fcb40f843f04981965a19a49f204 /net-libs/xrootd | |
parent | dev-cpp/waylandpp: x86 stable (bug #770691) (diff) | |
download | gentoo-c73310c8b038ef89d062496f03addd6286097a9c.tar.gz gentoo-c73310c8b038ef89d062496f03addd6286097a9c.tar.bz2 gentoo-c73310c8b038ef89d062496f03addd6286097a9c.zip |
net-libs/xrootd: x86 stable (bug #771333)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/xrootd')
-rw-r--r-- | net-libs/xrootd/xrootd-5.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xrootd/xrootd-5.0.3.ebuild b/net-libs/xrootd/xrootd-5.0.3.ebuild index b96f560be940..e675df9e658e 100644 --- a/net-libs/xrootd/xrootd-5.0.3.ebuild +++ b/net-libs/xrootd/xrootd-5.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="http://xrootd.org/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="doc examples fuse http kerberos python readline ssl test" RESTRICT="!test? ( test )" |