dev-libs/libixion: Bump subslot

Closes: https://bugs.gentoo.org/831828
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2022-02-12 01:41:28 +01:00
parent 56a1d8f533
commit ef0bf0c9dc

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ else
fi
LICENSE="MIT"
SLOT="0/0.17" # based on SONAME of libixion.so
SLOT="0/0.18" # based on SONAME of libixion.so
IUSE="debug python +threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"