diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 13:26:39 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 13:29:07 +0100 |
commit | 063aa91faec1a4b25a159b2e7d425b1edf73a02d (patch) | |
tree | 97c341ec1909b9398b4b57a18447e419174377c8 /sci-geosciences | |
parent | media-video/ffmpeg: Bump to 2.8.11 (diff) | |
download | gentoo-063aa91faec1a4b25a159b2e7d425b1edf73a02d.tar.gz gentoo-063aa91faec1a4b25a159b2e7d425b1edf73a02d.tar.bz2 gentoo-063aa91faec1a4b25a159b2e7d425b1edf73a02d.zip |
sci-geosciences/gpsd: arm ppc ppc64 stable (bug 576006).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.16.ebuild b/sci-geosciences/gpsd/gpsd-3.16.ebuild index 18ad0f640bdd..ab7d3df084d7 100644 --- a/sci-geosciences/gpsd/gpsd-3.16.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |