diff --git a/dev-gap/io/io-4.9.3.ebuild b/dev-gap/io/io-4.9.3.ebuild index c7577215b8408..307aa806eaedf 100644 --- a/dev-gap/io/io-4.9.3.ebuild +++ b/dev-gap/io/io-4.9.3.ebuild @@ -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:="