dev-gap/io: stabilize 4.9.3 for amd64

Closes: https://bugs.gentoo.org/974508
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2026-05-13 17:10:29 -04:00
parent 514b5cdbb0
commit caab2cb7f5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
KEYWORDS="amd64 ~riscv"
IUSE="examples"
DEPEND="sci-mathematics/gap:="