diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 02:23:20 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 08:54:11 +0100 |
commit | 610d6a5e52e9684ffbfe882bf665518c91474b88 (patch) | |
tree | 27ae171ca6b48dfc4f73bc70013e6983c77f72b8 /sci-geosciences/gpsd | |
parent | app-admin/sysstat: Version bump. (diff) | |
download | gentoo-610d6a5e52e9684ffbfe882bf665518c91474b88.tar.gz gentoo-610d6a5e52e9684ffbfe882bf665518c91474b88.tar.bz2 gentoo-610d6a5e52e9684ffbfe882bf665518c91474b88.zip |
sci-geosciences/gpsd: arm stable (bug 593174).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.10.ebuild b/sci-geosciences/gpsd/gpsd-3.10.ebuild index 5ccf378f59ae..e7b5410cc430 100644 --- a/sci-geosciences/gpsd/gpsd-3.10.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.10.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" |