summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2022-01-23 18:45:56 -0500
committerMichael Orlitzky <mjo@gentoo.org>2022-01-23 18:46:09 -0500
commit39869e36d91a055f494b73a2d7ab14a4ce861535 (patch)
treeca2f0aff43365b987a1ef11a87f8bbdab9219c3f /dev-libs
parentdev-python/pycryptodome: Bump to 3.13.0 (diff)
downloadgentoo-39869e36d91a055f494b73a2d7ab14a4ce861535.tar.gz
gentoo-39869e36d91a055f494b73a2d7ab14a4ce861535.tar.bz2
gentoo-39869e36d91a055f494b73a2d7ab14a4ce861535.zip
dev-libs/ntl: bump the 11.5.1 (soname) subslot.
I should've bumped this with the new version. Better late than never. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ntl/ntl-11.5.1-r1.ebuild (renamed from dev-libs/ntl/ntl-11.5.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ntl/ntl-11.5.1.ebuild b/dev-libs/ntl/ntl-11.5.1-r1.ebuild
index cc0f2835f57f..b5dd020eb133 100644
--- a/dev-libs/ntl/ntl-11.5.1.ebuild
+++ b/dev-libs/ntl/ntl-11.5.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.shoup.net/ntl/ https://github.com/libntl/ntl"
SRC_URI="https://www.shoup.net/ntl/${P}.tar.gz"
LICENSE="LGPL-2.1+"
-SLOT="0/43"
+SLOT="0/44"
KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="bindist doc static-libs threads cpu_flags_x86_avx2"