diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:56:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:08:56 +0200 |
commit | 88689824fdeedc068af972a6bc090cd491a28ccb (patch) | |
tree | 60e05a4f0cc06a5e35ddafa1ab4d4126613ed920 /net-libs/xrootd | |
parent | x11-misc/xlockmore: Version 5.66_alpha10 (diff) | |
download | gentoo-88689824fdeedc068af972a6bc090cd491a28ccb.tar.gz gentoo-88689824fdeedc068af972a6bc090cd491a28ccb.tar.bz2 gentoo-88689824fdeedc068af972a6bc090cd491a28ccb.zip |
net-libs/xrootd: x86 stable wrt bug #743391
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-4.12.4.ebuild b/net-libs/xrootd/xrootd-4.12.4.ebuild index 105a4611edcc..8c12b39a0212 100644 --- a/net-libs/xrootd/xrootd-4.12.4.ebuild +++ b/net-libs/xrootd/xrootd-4.12.4.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 )" |