diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:29:42 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:31:16 +0100 |
commit | 0e5ffa10fe854888a75a9c0f53b8f0f810db61d5 (patch) | |
tree | 5862e548fd0b468c974845ac9d0189ba655bbf20 /sci-geosciences | |
parent | app-admin/conserver-8.1.18-r1: amd64 stable (diff) | |
download | gentoo-0e5ffa10fe854888a75a9c0f53b8f0f810db61d5.tar.gz gentoo-0e5ffa10fe854888a75a9c0f53b8f0f810db61d5.tar.bz2 gentoo-0e5ffa10fe854888a75a9c0f53b8f0f810db61d5.zip |
sci-geosciences/gpsd-3.17-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/632372
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.17.ebuild b/sci-geosciences/gpsd/gpsd-3.17.ebuild index d0f831adc6e9..3bc87135257c 100644 --- a/sci-geosciences/gpsd/gpsd-3.17.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17.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" |