commit: 43aaf123b4ba562a76544317c67c718ab76a56c3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 4 06:50:54 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 4 06:50:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43aaf123
sci-mathematics/flint: Fix subslot, SOVERSION is now 21
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-mathematics/flint/{flint-3.3.1.ebuild => flint-3.3.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/flint/flint-3.3.1.ebuild
b/sci-mathematics/flint/flint-3.3.1-r1.ebuild
similarity index 99%
rename from sci-mathematics/flint/flint-3.3.1.ebuild
rename to sci-mathematics/flint/flint-3.3.1-r1.ebuild
index 992a6ebb4cc5..71ef06f4fc35 100644
--- a/sci-mathematics/flint/flint-3.3.1.ebuild
+++ b/sci-mathematics/flint/flint-3.3.1-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/19"
+SLOT="0/21"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc ntl test"