diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:35 +0100 |
commit | 4e60b61305f63b84bf0a523b30fe1b23d08ccc42 (patch) | |
tree | 874270c285dae62638c0d5081da1b980cb52740a /sci-geosciences | |
parent | app-crypt/pinentry: ppc stable wrt bug #601364 (diff) | |
download | gentoo-4e60b61305f63b84bf0a523b30fe1b23d08ccc42.tar.gz gentoo-4e60b61305f63b84bf0a523b30fe1b23d08ccc42.tar.bz2 gentoo-4e60b61305f63b84bf0a523b30fe1b23d08ccc42.zip |
sci-geosciences/gpsd: ppc stable wrt bug #593174
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.10.ebuild b/sci-geosciences/gpsd/gpsd-3.10.ebuild index a0e60cf1d055..098788645440 100644 --- a/sci-geosciences/gpsd/gpsd-3.10.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.10.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" |