diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-29 15:27:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-29 15:27:22 +0800 |
commit | 1bbab2d2dff6b1e218f778c02d4e62eda67a277e (patch) | |
tree | 827f5c0001ef11939f3c0abb0362f49dccb292d2 /sci-geosciences | |
parent | www-servers/nginx: keyword 1.25.2 for ~loong (diff) | |
download | gentoo-1bbab2d2dff6b1e218f778c02d4e62eda67a277e.tar.gz gentoo-1bbab2d2dff6b1e218f778c02d4e62eda67a277e.tar.bz2 gentoo-1bbab2d2dff6b1e218f778c02d4e62eda67a277e.zip |
sci-geosciences/gpsd: keyword 3.25 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.25.ebuild b/sci-geosciences/gpsd/gpsd-3.25.ebuild index 1f0b0d395e3a..85c4b3064c90 100644 --- a/sci-geosciences/gpsd/gpsd-3.25.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.25.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - KEYWORDS="amd64 arm ~arm64 ~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" |