diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-03 21:51:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-03 21:51:50 +0000 |
commit | 491e8e1b4bc405d25cc15d5eb8b41a746c3551b7 (patch) | |
tree | d590c006f8e7497604d39346d12eba50359b53fa /net-libs/libtorrent | |
parent | dev-libs/geoip: stable 1.6.10 for sparc, bug #617940 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-491e8e1b4bc405d25cc15d5eb8b41a746c3551b7.tar.gz gentoo-491e8e1b4bc405d25cc15d5eb8b41a746c3551b7.tar.bz2 gentoo-491e8e1b4bc405d25cc15d5eb8b41a746c3551b7.zip |
net-libs/libtorrent: stable 0.13.6-r1 for sparc, bug #636348 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 97235820704e..ce844d8ac533 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=" |