summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-15 16:39:20 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-15 17:16:57 +0200
commitfa3cd1e849c92897cdd0029e349897087ed11366 (patch)
tree8c0389f040a9a978bbcf05ab442ed10cfbee8c36 /sci-geosciences/gpsd
parentdev-libs/girara-0.2.7-r0: add amd64 keyword (diff)
downloadgentoo-fa3cd1e849c92897cdd0029e349897087ed11366.tar.gz
gentoo-fa3cd1e849c92897cdd0029e349897087ed11366.tar.bz2
gentoo-fa3cd1e849c92897cdd0029e349897087ed11366.zip
sci-geosciences/gpsd-3.16-r0: add amd64 keyword
Gentoo-Bug: 576006
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.16.ebuild b/sci-geosciences/gpsd/gpsd-3.16.ebuild
index a8377c94215d..6d7b35a68ff8 100644
--- a/sci-geosciences/gpsd/gpsd-3.16.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.16.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"