dev-util/lcov: Keyword 2.0-r4 riscv, #947654

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić 2025-01-08 16:03:59 +01:00
parent 9a247794a6
commit adb48e3772
No known key found for this signature in database
GPG Key ID: 82295E1EFAE3208F

View File

@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/linux-test-project/lcov/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~sparc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="GPL-2+"