diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-11-03 15:54:48 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-11-03 15:58:26 +0800 |
commit | bcec5dc8d18cb15c9fc388cb9c6982367073982c (patch) | |
tree | acd6eeb19c17cd552bf4e7f36978a6342dc521e1 /net-libs/libtorrent | |
parent | sys-kernel/aufs-sources: Bump to latest genpatches, aufs and linux release (diff) | |
download | gentoo-bcec5dc8d18cb15c9fc388cb9c6982367073982c.tar.gz gentoo-bcec5dc8d18cb15c9fc388cb9c6982367073982c.tar.bz2 gentoo-bcec5dc8d18cb15c9fc388cb9c6982367073982c.zip |
net-libs/libtorrent: 0.13.6-r1 stable on amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild index 7eafcd218bef..97235820704e 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.6-r1.ebuild @@ -17,7 +17,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=" |