net-p2p/transmission: keyword 3.00-r1 for ~riscv

Bug: https://bugs.gentoo.org/836747
Closes: https://github.com/gentoo/gentoo/pull/24895
Signed-off-by: Raymond Wong <infiwang@pm.me>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Raymond Wong
2022-04-04 15:35:02 +08:00
committed by Yixun Lan
parent e899b4a9d1
commit 8b58a23db2

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/transmission/transmission"
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux"
KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux"
fi
DESCRIPTION="A fast, easy, and free BitTorrent client"