diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-29 15:27:06 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-29 15:27:22 +0800 |
commit | 481c063b2b119a2fbb28eee566d9143c4e4b7afd (patch) | |
tree | 2108091cc4cb60edafbc3f9db6305237d674bb56 /sci-geosciences | |
parent | sci-geosciences/gpsd: keyword 3.25 for ~loong (diff) | |
download | gentoo-481c063b2b119a2fbb28eee566d9143c4e4b7afd.tar.gz gentoo-481c063b2b119a2fbb28eee566d9143c4e4b7afd.tar.bz2 gentoo-481c063b2b119a2fbb28eee566d9143c4e4b7afd.zip |
sci-geosciences/gpsd: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild index 166b426d8ec9..721ac25f08f4 100644 --- a/sci-geosciences/gpsd/gpsd-9999.ebuild +++ b/sci-geosciences/gpsd/gpsd-9999.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" |