commit: a48badf42f5c048af77de9ebad3fce3eb6444b0c Author: Andrey Grozin <grozin <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 10:23:18 2026 +0000 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 10:24:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48badf4
sci-mathematics/flint: correct subslot Closes: https://bugs.gentoo.org/970862 Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org> sci-mathematics/flint/{flint-3.4.0.ebuild => flint-3.4.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/flint/flint-3.4.0.ebuild b/sci-mathematics/flint/flint-3.4.0-r1.ebuild similarity index 99% rename from sci-mathematics/flint/flint-3.4.0.ebuild rename to sci-mathematics/flint/flint-3.4.0-r1.ebuild index 605f8b29f274..0607986e7185 100644 --- a/sci-mathematics/flint/flint-3.4.0.ebuild +++ b/sci-mathematics/flint/flint-3.4.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/flintlib/flint/releases/download/v${PV}/flint-${PV}. LICENSE="LGPL-2.1+" # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 -SLOT="0/21" +SLOT="0/22" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc ntl test"
