diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 21:54:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 21:54:45 +0000 |
commit | 4ae10c39f919d0b1fc4788125535e960e0e1b51d (patch) | |
tree | 252d0eafa2bf15a773c0e8fdc54e91af79e7b403 /sci-geosciences | |
parent | sys-libs/glibc: disable stripping for ld.so as well (diff) | |
download | gentoo-4ae10c39f919d0b1fc4788125535e960e0e1b51d.tar.gz gentoo-4ae10c39f919d0b1fc4788125535e960e0e1b51d.tar.bz2 gentoo-4ae10c39f919d0b1fc4788125535e960e0e1b51d.zip |
sci-geosciences/gpxsee: Stabilize 13.4 ppc64, #921282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpxsee/gpxsee-13.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpxsee/gpxsee-13.4.ebuild b/sci-geosciences/gpxsee/gpxsee-13.4.ebuild index afe33a42226a..bf9bde00c29a 100644 --- a/sci-geosciences/gpxsee/gpxsee-13.4.ebuild +++ b/sci-geosciences/gpxsee/gpxsee-13.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ppc64 ~x86" RDEPEND=" dev-qt/qtconcurrent:5 |