diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-01-30 10:32:27 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-01-30 10:32:27 +0100 |
commit | b5eaa5b1590c3ccdb014120cc2698a289fcef0e0 (patch) | |
tree | 10f71198f5f1409108b2f09ac0430890b0dff643 /net-libs/libtorrent | |
parent | net-analyzer/rrdtool: Fix test failures (bug #573210 by Paolo Pedroni). (diff) | |
download | gentoo-b5eaa5b1590c3ccdb014120cc2698a289fcef0e0.tar.gz gentoo-b5eaa5b1590c3ccdb014120cc2698a289fcef0e0.tar.bz2 gentoo-b5eaa5b1590c3ccdb014120cc2698a289fcef0e0.zip |
net-libs/libtorrent: x86 stable, bug #522706
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.6.ebuild b/net-libs/libtorrent/libtorrent-0.13.6.ebuild index 9614040a2b66..327f90f8cc8b 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.6.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-2" # subslot. SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="debug ipv6 libressl ssl test" RDEPEND=" |