diff options
author | Sam James <sam@gentoo.org> | 2024-02-06 03:03:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-06 03:03:34 +0000 |
commit | 27f17b985f46015bd296d11976cac73e11532655 (patch) | |
tree | 71781f94b5ac857f1a5fb549c53f6c9cf68eebbf /sys-libs | |
parent | sys-apps/nvme-cli: drop 2.6, 2.7 (diff) | |
download | gentoo-27f17b985f46015bd296d11976cac73e11532655.tar.gz gentoo-27f17b985f46015bd296d11976cac73e11532655.tar.bz2 gentoo-27f17b985f46015bd296d11976cac73e11532655.zip |
sys-libs/libnvme: revbump for Python fix
Followup to ba65982faccd363da37bc8953ee51b4475727876. parona made a fair point
that a revbump is technically warranted given that with USE=python, we may
get an additional impl installed outside of what PYTHON_TARGETS covered
(e.g. if configure picks up Python 3.12, builds & installs that, then the
proper Python impl builds do Python 3.11).
Revbump for correctness accordingly. After he said it, I realised it wasn't
just a technicality, but actually pretty plausible as well.
Bug: https://bugs.gentoo.org/923853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libnvme/libnvme-1.7.1-r1.ebuild (renamed from sys-libs/libnvme/libnvme-1.7.1.ebuild) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sys-libs/libnvme/libnvme-1.7.1.ebuild b/sys-libs/libnvme/libnvme-1.7.1-r1.ebuild index 5dce034744c3..5dce034744c3 100644 --- a/sys-libs/libnvme/libnvme-1.7.1.ebuild +++ b/sys-libs/libnvme/libnvme-1.7.1-r1.ebuild |