diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 08:29:02 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 08:29:02 +0200 |
commit | 39d39402aea032968483db8226b0518020c25479 (patch) | |
tree | 0a5b5153a83e52a1d0be25b564392e162882f321 /net-p2p/rtorrent | |
parent | dev-libs/xmlrpc-c: Keyword 1.54.05 riscv, #840589 (diff) | |
download | gentoo-39d39402aea032968483db8226b0518020c25479.tar.gz gentoo-39d39402aea032968483db8226b0518020c25479.tar.bz2 gentoo-39d39402aea032968483db8226b0518020c25479.zip |
net-p2p/rtorrent: Keyword 0.9.8-r1 riscv, #840589
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-p2p/rtorrent')
-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 85f6cab9faf7..907a5e19a4e8 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 ~mips ~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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="debug selinux test xmlrpc" RESTRICT="!test? ( test )" |