diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:13:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:13:28 +0200 |
commit | 51b3b52a2bbddc23c4fcc22f8b16984f98d9b55b (patch) | |
tree | 955a74e82cf46156400a3fd35da023412c4bd9d7 /net-libs/xrootd | |
parent | www-client/w3mmee: x86 stable wrt bug #728464 (diff) | |
download | gentoo-51b3b52a2bbddc23c4fcc22f8b16984f98d9b55b.tar.gz gentoo-51b3b52a2bbddc23c4fcc22f8b16984f98d9b55b.tar.bz2 gentoo-51b3b52a2bbddc23c4fcc22f8b16984f98d9b55b.zip |
net-libs/xrootd: x86 stable wrt bug #728784
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 6acdc5a472ee..4bc5e96d5a38 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 )" |