diff options
author | Rick Farina <zerochaos@gentoo.org> | 2020-07-28 14:11:55 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2020-07-28 14:12:05 -0400 |
commit | f81a694f88ebe8eb0775acb044574fe49fc29e66 (patch) | |
tree | 2068461f91fa6d1331ecc51ecaaa2dceda4cbbe7 /sci-geosciences | |
parent | sci-geosciences/gpsd: adjust subslots (diff) | |
download | gentoo-f81a694f88ebe8eb0775acb044574fe49fc29e66.tar.gz gentoo-f81a694f88ebe8eb0775acb044574fe49fc29e66.tar.bz2 gentoo-f81a694f88ebe8eb0775acb044574fe49fc29e66.zip |
sci-geosciences/gpsd: pull keywords on 3.20
pending review by the geosciences team
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.20.ebuild b/sci-geosciences/gpsd/gpsd-3.20.ebuild index 8953467697c5..867831ceebfd 100644 --- a/sci-geosciences/gpsd/gpsd-3.20.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.20.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" + #KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |