From 06ba2a8d13d99ac0045a5dabd8207ed791ab929a Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 10 Jul 2020 18:48:51 +0000 Subject: net-libs/libtorrent: arm64 keyworded (bug #731292) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James --- net-libs/libtorrent/libtorrent-0.13.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libtorrent/libtorrent-0.13.8.ebuild b/net-libs/libtorrent/libtorrent-0.13.8.ebuild index 158a5198f27a..2b97d26f6f9a 100644 --- a/net-libs/libtorrent/libtorrent-0.13.8.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~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 )" -- cgit v1.2.3-65-gdbad