diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 09:52:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 09:52:43 +0100 |
commit | 32be28508395ef7e88807cb19947f9e464faf81e (patch) | |
tree | cb3714674cbb85342098b9e7f9fbf3397d40bd1a /net-libs | |
parent | net-libs/xrootd: amd64 stable wrt bug #601870 (diff) | |
download | gentoo-32be28508395ef7e88807cb19947f9e464faf81e.tar.gz gentoo-32be28508395ef7e88807cb19947f9e464faf81e.tar.bz2 gentoo-32be28508395ef7e88807cb19947f9e464faf81e.zip |
net-libs/xrootd: x86 stable wrt bug #601870
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xrootd/xrootd-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-4.4.0.ebuild b/net-libs/xrootd/xrootd-4.4.0.ebuild index 0ba13e75884e..89becc880373 100644 --- a/net-libs/xrootd/xrootd-4.4.0.ebuild +++ b/net-libs/xrootd/xrootd-4.4.0.ebuild @@ -12,7 +12,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 fuse http kerberos readline ssl test" RDEPEND=" |