diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 08:28:56 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 08:28:56 +0200 |
commit | e720a9e3c86df22968bd2add64b7d5544f9e46a6 (patch) | |
tree | fb30b8181b540a64f7a65431de90633fa1a1f5a0 /net-p2p | |
parent | net-libs/libtorrent: Keyword 0.13.8-r1 mips, #840589 (diff) | |
download | gentoo-e720a9e3c86df22968bd2add64b7d5544f9e46a6.tar.gz gentoo-e720a9e3c86df22968bd2add64b7d5544f9e46a6.tar.bz2 gentoo-e720a9e3c86df22968bd2add64b7d5544f9e46a6.zip |
net-p2p/rtorrent: Keyword 0.9.8-r1 mips, #840589
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild index d0955a6839c0..85f6cab9faf7 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="debug selinux test xmlrpc" RESTRICT="!test? ( test )" |