commit: ce07c2f0e9cdc1758cbc8511abf8ff31ee595d7d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 09:04:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 09:04:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce07c2f0
sci-geosciences/gpsd: Stabilize 3.26.1 ppc64, #962117
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-geosciences/gpsd/gpsd-3.26.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
b/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
index 7b416fa4fb57..4a697a73de85 100644
--- a/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.26.1.ebuild
@@ -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"