Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/xrootd/
Date: Thu, 25 Jun 2020 07:00:47
Message-Id: 1593068385.467d158093183f9486312f0c28cd7bdb1e83a8eb.ago@gentoo
1 commit: 467d158093183f9486312f0c28cd7bdb1e83a8eb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 25 06:59:45 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 25 06:59:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467d1580
7
8 net-libs/xrootd: amd64 stable wrt bug #728784
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/xrootd/xrootd-4.12.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/xrootd/xrootd-4.12.0.ebuild b/net-libs/xrootd/xrootd-4.12.0.ebuild
18 index 4bc5e96d5a3..414f5edd4dc 100644
19 --- a/net-libs/xrootd/xrootd-4.12.0.ebuild
20 +++ b/net-libs/xrootd/xrootd-4.12.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://xrootd.org/download/v${PV}/${P}.tar.gz"
22
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
27 IUSE="doc examples fuse http kerberos python readline ssl test"
28 RESTRICT="!test? ( test )"