diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:46:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:42 +0100 |
commit | e0e0fb8b49df387c4c730065856d0614fb9f7fc5 (patch) | |
tree | 1ea2d65af130e47cbf1592e0342f533708f7a3d1 /sci-geosciences | |
parent | sci-electronics/gresistor: x86 stable wrt bug #593172 (diff) | |
download | gentoo-e0e0fb8b49df387c4c730065856d0614fb9f7fc5.tar.gz gentoo-e0e0fb8b49df387c4c730065856d0614fb9f7fc5.tar.bz2 gentoo-e0e0fb8b49df387c4c730065856d0614fb9f7fc5.zip |
sci-geosciences/gpsd: x86 stable wrt bug #593174
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.10.ebuild | 2 |
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 098788645440..e4f69b7027c8 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" |