diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 13:12:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 13:12:04 +0200 |
commit | d50d69b1cb9bc70657ca0422e6fe14cfd13997ae (patch) | |
tree | 8d75f09535018aca405207808d3e115b1e5d101c /net-libs/xrootd | |
parent | net-misc/electrum: amd64 stable wrt bug #741728 (diff) | |
download | gentoo-d50d69b1cb9bc70657ca0422e6fe14cfd13997ae.tar.gz gentoo-d50d69b1cb9bc70657ca0422e6fe14cfd13997ae.tar.bz2 gentoo-d50d69b1cb9bc70657ca0422e6fe14cfd13997ae.zip |
net-libs/xrootd: amd64 stable wrt bug #743391
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.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 8c12b39a0212..89ccb0b92650 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 )" |