diff options
author | Sam James <sam@gentoo.org> | 2020-07-10 18:49:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-10 18:50:08 +0000 |
commit | b671fc1a000d3ed0df95a94188302d4a345fb5f5 (patch) | |
tree | 79c783d3381379a75046ce68c4178ce1166bc528 | |
parent | dev-libs/xmlrpc-c: arm64 keyworded (bug #731292) (diff) | |
download | gentoo-b671fc1a000d3ed0df95a94188302d4a345fb5f5.tar.gz gentoo-b671fc1a000d3ed0df95a94188302d4a345fb5f5.tar.bz2 gentoo-b671fc1a000d3ed0df95a94188302d4a345fb5f5.zip |
net-p2p/rtorrent: arm64 keyworded (bug #731292)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8.ebuild index c7f4827b1c19..89c75bbe962e 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 )" |