diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:33 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:33 +0100 |
commit | f0ccf1947f16ab09c40e0f2d69d91142566a80ad (patch) | |
tree | 524555280b4c7d00af9a088f998a6d1dda7a8955 /sci-geosciences | |
parent | sci-geosciences/liblas-1.8.1-r0: amd64 stable (diff) | |
download | gentoo-f0ccf1947f16ab09c40e0f2d69d91142566a80ad.tar.gz gentoo-f0ccf1947f16ab09c40e0f2d69d91142566a80ad.tar.bz2 gentoo-f0ccf1947f16ab09c40e0f2d69d91142566a80ad.zip |
sci-geosciences/gpsd-3.17-r2: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/632372
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 39652c21d116..13be867bc3d2 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" |