commit: 37969fd94447aa270412bbb04cd6fabc65c23b3c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 18:11:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 18:11:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37969fd9
sci-geosciences/gpsbabel: Stabilize 1.9.0-r1 amd64, #947301
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
b/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
index f7d3e1d947c9..bf23fbf825dc 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ else
SRC_URI="
https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${MY_PV}.tar.gz
doc? ( https://www.gpsbabel.org/style3.css ->
gpsbabel.org-style3.css )"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
S="${WORKDIR}/gpsbabel-gpsbabel_${MY_PV}"
fi