commit: aeabfac52baf5f374881c26a657bcc69d688a42b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 17:48:47 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 17:48:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeabfac5
dev-python/fpylll: Stabilize 0.6.2 amd64, #947425 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/fpylll/fpylll-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fpylll/fpylll-0.6.2.ebuild b/dev-python/fpylll/fpylll-0.6.2.ebuild index 49cb3a12f9d7..127d0aaea884 100644 --- a/dev-python/fpylll/fpylll-0.6.2.ebuild +++ b/dev-python/fpylll/fpylll-0.6.2.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 @@ -18,7 +18,7 @@ HOMEPAGE=" # setup.py says "or later" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" IUSE="test" DEPEND="
