sci-libs/libsemigroups: keyword 2.7.3-r1 for ~riscv

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2024-08-28 09:16:55 -04:00
parent a1b5bd8758
commit f7c7da4a94

View File

@@ -10,7 +10,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
# Source headers have "or any later version"
LICENSE="GPL-3+"
SLOT="0/2"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~riscv ~x86"
IUSE="cpu_flags_x86_popcnt"
PATCHES=( "${FILESDIR}/${P}-gcc-15-buildfix.patch" )