diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 20:07:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 20:07:19 +0000 |
commit | 5412738473fe9a27aa73829ce0a40cfeb174a3a4 (patch) | |
tree | 9c7c673a7a4fdf0985fb12cef867a15a4051935c /sci-geosciences | |
parent | sys-power/cpupower: Stabilize 5.12 amd64, #830826 (diff) | |
download | gentoo-5412738473fe9a27aa73829ce0a40cfeb174a3a4.tar.gz gentoo-5412738473fe9a27aa73829ce0a40cfeb174a3a4.tar.bz2 gentoo-5412738473fe9a27aa73829ce0a40cfeb174a3a4.zip |
sci-geosciences/gpxsee: Stabilize 9.12 amd64, #830766
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpxsee/gpxsee-9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpxsee/gpxsee-9.12.ebuild b/sci-geosciences/gpxsee/gpxsee-9.12.ebuild index 01738be156d9..f3a990516826 100644 --- a/sci-geosciences/gpxsee/gpxsee-9.12.ebuild +++ b/sci-geosciences/gpxsee/gpxsee-9.12.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gpxsee.org/" SRC_URI="https://github.com/tumic0/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtwidgets:5 dev-qt/qtgui:5 |