diff options
author | 2020-06-25 08:59:45 +0200 | |
---|---|---|
committer | 2020-06-25 08:59:45 +0200 | |
commit | 467d158093183f9486312f0c28cd7bdb1e83a8eb (patch) | |
tree | 7608a02a415a233f1d1f0f53243e454a3a75e7aa /net-libs/xrootd | |
parent | mail-client/mutt: amd64 stable wrt bug #728708 (diff) | |
download | gentoo-467d158093183f9486312f0c28cd7bdb1e83a8eb.tar.gz gentoo-467d158093183f9486312f0c28cd7bdb1e83a8eb.tar.bz2 gentoo-467d158093183f9486312f0c28cd7bdb1e83a8eb.zip |
net-libs/xrootd: amd64 stable wrt bug #728784
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/xrootd')
-rw-r--r-- | net-libs/xrootd/xrootd-4.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-4.12.0.ebuild b/net-libs/xrootd/xrootd-4.12.0.ebuild index 4bc5e96d5a38..414f5edd4dc1 100644 --- a/net-libs/xrootd/xrootd-4.12.0.ebuild +++ b/net-libs/xrootd/xrootd-4.12.0.ebuild @@ -13,7 +13,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 )" |