diff options
author | 2023-06-03 17:49:19 +0300 | |
---|---|---|
committer | 2023-06-09 17:45:24 +0300 | |
commit | 3140c5eedc5d2d5bd64171e6537eccf589154cd1 (patch) | |
tree | 512402c9983312ecb3df087a2e204bad3e9c7d37 /sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild | |
parent | sci-geosciences/gpsbabel: destabilize for ~x86 (diff) | |
download | gentoo-3140c5eedc5d2d5bd64171e6537eccf589154cd1.tar.gz gentoo-3140c5eedc5d2d5bd64171e6537eccf589154cd1.tar.bz2 gentoo-3140c5eedc5d2d5bd64171e6537eccf589154cd1.zip |
sci-geosciences/gpsd: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild index 56d41a9013c5..65b0b1bf3424 100644 --- a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23.1-r2.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" |