summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:30:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:38:07 +0100
commit819c98fcb2aced0a0d339d74afdd0e2c41394b27 (patch)
tree6539b70266b6585cc38694ebe2c9db4902be1c72 /sci-geosciences/gpsd
parentapp-crypt/pinentry: ppc64 stable wrt bug #601364 (diff)
downloadgentoo-819c98fcb2aced0a0d339d74afdd0e2c41394b27.tar.gz
gentoo-819c98fcb2aced0a0d339d74afdd0e2c41394b27.tar.bz2
gentoo-819c98fcb2aced0a0d339d74afdd0e2c41394b27.zip
sci-geosciences/gpsd: ppc64 stable wrt bug #593174
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.10.ebuild2
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 e4f69b7027c8..ba03dff0b9e8 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"