commit: b671fc1a000d3ed0df95a94188302d4a345fb5f5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 10 18:49:38 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=b671fc1a
net-p2p/rtorrent: arm64 keyworded (bug #731292) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild index c7f4827b1c1..89c75bbe962 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz" LICENSE="GPL-2" 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="daemon debug selinux test xmlrpc" RESTRICT="!test? ( test )"
