sci-geosciences/gpsd-3.16-r0: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 14:39:20 +0000 (16:39 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 15:16:57 +0000 (17:16 +0200)
Gentoo-Bug: 576006

sci-geosciences/gpsd/gpsd-3.16.ebuild

index a8377c94215dad2fa399890f89e2d64c708ce74d..6d7b35a68ff841cdf957495130cc81708b614457 100644 (file)
@@ -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"