diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-11 11:47:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-11 11:47:20 +0100 |
commit | d36d5bea46ab2c79013023b6e2b288466c586043 (patch) | |
tree | 8344b194b02147566018c3f6ef93cebcadf2fed7 /net-libs/libtorrent | |
parent | net-analyzer/cacti-spine: amd64 stable wrt bug #702312 (diff) | |
download | gentoo-d36d5bea46ab2c79013023b6e2b288466c586043.tar.gz gentoo-d36d5bea46ab2c79013023b6e2b288466c586043.tar.bz2 gentoo-d36d5bea46ab2c79013023b6e2b288466c586043.zip |
net-libs/libtorrent: amd64 stable wrt bug #702424
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.8.ebuild b/net-libs/libtorrent/libtorrent-0.13.8.ebuild index 3c2b0359941c..07bb3bd7db65 100644 --- a/net-libs/libtorrent/libtorrent-0.13.8.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.8.ebuild @@ -17,7 +17,7 @@ LICENSE="GPL-2" # subslot. SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="debug libressl ssl test" RESTRICT="!test? ( test )" |