commit: d2767f38b370a82e1b93dc673ef33fdee45fae40
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 10:54:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 10:54:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2767f38
dev-python/apsw: Stabilize 3.49.1.0-r1 x86, #958089
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/apsw/apsw-3.49.1.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/apsw/apsw-3.49.1.0-r1.ebuild
b/dev-python/apsw/apsw-3.49.1.0-r1.ebuild
index f7360a89573d..69982095d81a 100644
--- a/dev-python/apsw/apsw-3.49.1.0-r1.ebuild
+++ b/dev-python/apsw/apsw-3.49.1.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="doc"
DEPEND="