diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-12-05 10:37:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-12-05 10:37:50 +0100 |
commit | e8f92497129a4bdf32f1dc4137df809388750d6e (patch) | |
tree | 767095764d0fff86b23ec84da0bb89965f4de6ac /net-libs | |
parent | app-text/unrtf: amd64 stable wrt bug #604908 (diff) | |
download | gentoo-e8f92497129a4bdf32f1dc4137df809388750d6e.tar.gz gentoo-e8f92497129a4bdf32f1dc4137df809388750d6e.tar.bz2 gentoo-e8f92497129a4bdf32f1dc4137df809388750d6e.zip |
net-libs/xrootd: amd64 stable wrt bug #638420
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xrootd/xrootd-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xrootd/xrootd-4.8.3.ebuild b/net-libs/xrootd/xrootd-4.8.3.ebuild index e43d7d367bd6..6240474815f9 100644 --- a/net-libs/xrootd/xrootd-4.8.3.ebuild +++ b/net-libs/xrootd/xrootd-4.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 rbd ssl test" CDEPEND=" |