diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:24:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:24:12 +0100 |
commit | 4dae7d60220c9896b0f046f6e1fa345fb6b393ba (patch) | |
tree | 7ec629703b1bdb533e62271046a8b4cb2c524cc2 | |
parent | net-p2p/rtorrent: ppc stable wrt bug #522706 (diff) | |
download | gentoo-4dae7d60220c9896b0f046f6e1fa345fb6b393ba.tar.gz gentoo-4dae7d60220c9896b0f046f6e1fa345fb6b393ba.tar.bz2 gentoo-4dae7d60220c9896b0f046f6e1fa345fb6b393ba.zip |
net-libs/libtorrent: ppc stable wrt bug #522706
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 bd8c6e820358..9614040a2b66 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=" |