From d02f21cf75eb74bc058d4e62de935a7094cb5afe Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 20 Aug 2017 18:32:06 +0200 Subject: [PATCH] sci-geosciences/gpsd: x86 stable (bug #576006) Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- sci-geosciences/gpsd/gpsd-3.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gpsd/gpsd-3.16.ebuild b/sci-geosciences/gpsd/gpsd-3.16.ebuild index 6d7b35a68ff84..1fbfe4ba3351e 100644 --- a/sci-geosciences/gpsd/gpsd-3.16.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.16.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"