diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-14 11:35:07 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-14 11:35:07 +0100 |
commit | 66a3edb1745a943e3ea24c7ee5b1790289986bb0 (patch) | |
tree | 83d6e8610e4fb112f10c44a0796c400b85841009 /sci-geosciences | |
parent | dev-util/cppcheck: Stabilize 2.6.3 x86, #830400 (diff) | |
download | gentoo-66a3edb1745a943e3ea24c7ee5b1790289986bb0.tar.gz gentoo-66a3edb1745a943e3ea24c7ee5b1790289986bb0.tar.bz2 gentoo-66a3edb1745a943e3ea24c7ee5b1790289986bb0.zip |
sci-geosciences/gpsbabel: Stabilize 1.7.0-r1 x86, #820080
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild index f87502efa322..809c7f441b8e 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ else https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${MY_PV}.tar.gz doc? ( https://www.gpsbabel.org/style3.css -> gpsbabel.org-style3.css ) " - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" S="${WORKDIR}/gpsbabel-gpsbabel_${MY_PV}" fi |