commit:     daeaa85eb8a50740d8a412a4e0a51715b9e92627
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 07:34:38 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 07:34:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daeaa85e

sci-geosciences/gpsd: Stabilize 3.26.1 amd64, #962117

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sci-geosciences/gpsd/gpsd-3.26.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/gpsd/gpsd-3.26.1.ebuild 
b/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
index 03166bee051e..7b416fa4fb57 100644
--- a/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 SCONS_MIN_VERSION="2.3.0"
 
 inherit distutils-r1 scons-utils systemd toolchain-funcs udev
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping 
clients"

Reply via email to