summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-01-15 20:02:33 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-01-15 20:02:33 +0100
commitf0ccf1947f16ab09c40e0f2d69d91142566a80ad (patch)
tree524555280b4c7d00af9a088f998a6d1dda7a8955 /sci-geosciences
parentsci-geosciences/liblas-1.8.1-r0: amd64 stable (diff)
downloadgentoo-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.ebuild2
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"