diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 08:46:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 08:46:57 +0000 |
commit | 0c8843a7f4d08abbde21e1e44dc29f80bccb95ac (patch) | |
tree | 873bfb42544eab82da0c54e1d3e914ec62da2a5c /sci-geosciences | |
parent | dev-python/sip: Stabilize 6.7.7 arm64, #904257 (diff) | |
download | gentoo-0c8843a7f4d08abbde21e1e44dc29f80bccb95ac.tar.gz gentoo-0c8843a7f4d08abbde21e1e44dc29f80bccb95ac.tar.bz2 gentoo-0c8843a7f4d08abbde21e1e44dc29f80bccb95ac.zip |
sci-geosciences/gpsd: Stabilize 3.25 amd64, #904597
Signed-off-by: Arthur Zamarin <arthurzam@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 621e11994f93..95012f056712 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 ~ppc ppc64 ~riscv ~sparc ~x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |