summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-23 19:25:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-23 19:25:33 +0000
commitfdb5dbf3d5705ba2a4ca357dde50adb1cc28b253 (patch)
tree2d8950c5265360b57390328637a36ee4df47a728 /sci-geosciences/gpsd/gpsd-3.9.ebuild
parentStable for amd64, wrt bug #480466 (diff)
downloadhistorical-fdb5dbf3d5705ba2a4ca357dde50adb1cc28b253.tar.gz
historical-fdb5dbf3d5705ba2a4ca357dde50adb1cc28b253.tar.bz2
historical-fdb5dbf3d5705ba2a4ca357dde50adb1cc28b253.zip
Stable for amd64, wrt bug #468262
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.9.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.9.ebuild b/sci-geosciences/gpsd/gpsd-3.9.ebuild
index 997e9c2c08a1..68eadf7fdc75 100644
--- a/sci-geosciences/gpsd/gpsd-3.9.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.9.ebuild,v 1.1 2013/05/01 17:51:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.9.ebuild,v 1.2 2013/08/23 19:25:32 ago Exp $
EAPI="4"
@@ -16,7 +16,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 to support USB/serial GPS devices and various GPS/mapping clients"