sci-libs/fplll: keyword 5.4.5 for ~riscv

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2024-08-25 18:40:03 -04:00
parent 0c8f484e64
commit d242fd5dc5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0/8"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 ~riscv ~x86"
IUSE="qd"
BDEPEND="virtual/pkgconfig"