diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:33:35 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:34:03 +0100 |
commit | 6c52c78017af9b4175c9ccb7afc959edf7cdd176 (patch) | |
tree | b4b49d889699b38e35ddcccf07cc9b687bf9515e /sci-geosciences | |
parent | sci-electronics/gresistor-0.0.2-r0: stable on amd64 (diff) | |
download | gentoo-6c52c78017af9b4175c9ccb7afc959edf7cdd176.tar.gz gentoo-6c52c78017af9b4175c9ccb7afc959edf7cdd176.tar.bz2 gentoo-6c52c78017af9b4175c9ccb7afc959edf7cdd176.zip |
sci-geosciences/gpsd-3.10-r0: stable on amd64
Gentoo-Bug: 593174
Diffstat (limited to 'sci-geosciences')
-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 6662e5a3db4d..a0e60cf1d055 100644 --- a/sci-geosciences/gpsd/gpsd-3.10.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.10.ebuild @@ -15,7 +15,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" |