summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-25 16:00:21 +0000
committerSam James <sam@gentoo.org>2020-09-25 16:00:21 +0000
commita1edef4b754f6f71c3f2783baa68ca650d257774 (patch)
treeb3321925bf567aa29305325deb60cc2360711e5d /sci-geosciences
parentsci-geosciences/gpsd: Stabilize 3.21 amd64, #743556 (diff)
downloadgentoo-a1edef4b754f6f71c3f2783baa68ca650d257774.tar.gz
gentoo-a1edef4b754f6f71c3f2783baa68ca650d257774.tar.bz2
gentoo-a1edef4b754f6f71c3f2783baa68ca650d257774.zip
sci-geosciences/gpsd: Stabilize 3.21 x86, #743556
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild
index 21b035036793..12d81cded2b4 100644
--- a/sci-geosciences/gpsd/gpsd-3.21.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
fi
DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"