commit: 06ba2a8d13d99ac0045a5dabd8207ed791ab929a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 10 18:48:51 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 10 18:50:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ba2a8d
net-libs/libtorrent: arm64 keyworded (bug #731292) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libtorrent/libtorrent-0.13.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libtorrent/libtorrent-0.13.8.ebuild b/net-libs/libtorrent/libtorrent-0.13.8.ebuild index 158a5198f27..2b97d26f6f9 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 )"
