diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 12:20:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-14 12:21:10 +0200 |
commit | 7c682a09c17c676d6134c04aebe5b510dd18384b (patch) | |
tree | b1f27080e11a71c75d5e29da25e94d0b6946a9cb /net-libs/libtorrent | |
parent | kde-misc/kdiff3: Drop old (diff) | |
download | gentoo-7c682a09c17c676d6134c04aebe5b510dd18384b.tar.gz gentoo-7c682a09c17c676d6134c04aebe5b510dd18384b.tar.bz2 gentoo-7c682a09c17c676d6134c04aebe5b510dd18384b.zip |
net-libs/libtorrent: Stable for HPPA (bug #522706).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.6.ebuild b/net-libs/libtorrent/libtorrent-0.13.6.ebuild index e73b0c9afe48..49cf4e570c4e 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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=" |