diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:19:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:19:57 +0300 |
commit | 8ff55036e33c09c6c7ffb91f6ea6d0b2b37076fa (patch) | |
tree | 6b650c2a73cec6281268708f9910a6c657e10ea6 /sci-geosciences | |
parent | dev-python/qscintilla-python: version bump (diff) | |
download | gentoo-8ff55036e33c09c6c7ffb91f6ea6d0b2b37076fa.tar.gz gentoo-8ff55036e33c09c6c7ffb91f6ea6d0b2b37076fa.tar.bz2 gentoo-8ff55036e33c09c6c7ffb91f6ea6d0b2b37076fa.zip |
sci-geosciences/gpsd: arm stable wrt bug #632372
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild index 7f2eb654ad08..6b0e491c7b74 100644 --- a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" + KEYWORDS="amd64 arm ~ppc ~ppc64 x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |