commit: 4839c918330937e55788bc3b2fbf750093b8c98b Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 11:17:00 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 11:26:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4839c918
dev-gap/io: stabilize 4.9.1 for amd64 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-gap/io/io-4.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-gap/io/io-4.9.1.ebuild b/dev-gap/io/io-4.9.1.ebuild index 7a7d151f8148..085a645e6d4b 100644 --- a/dev-gap/io/io-4.9.1.ebuild +++ b/dev-gap/io/io-4.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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:="
