diff options
author | 2024-01-06 12:27:25 +0000 | |
---|---|---|
committer | 2024-01-06 12:27:25 +0000 | |
commit | df3ca5852e4e401e8e824363708a1859628247b3 (patch) | |
tree | f62f602264383d37fad2035c7baa2297fc4cb506 /kde-apps/marble | |
parent | kde-apps/lskat: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-df3ca5852e4e401e8e824363708a1859628247b3.tar.gz gentoo-df3ca5852e4e401e8e824363708a1859628247b3.tar.bz2 gentoo-df3ca5852e4e401e8e824363708a1859628247b3.zip |
kde-apps/marble: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/marble')
-rw-r--r-- | kde-apps/marble/marble-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/marble/marble-23.08.4.ebuild b/kde-apps/marble/marble-23.08.4.ebuild index e550240362fa..18e398a91a52 100644 --- a/kde-apps/marble/marble-23.08.4.ebuild +++ b/kde-apps/marble/marble-23.08.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://marble.kde.org/" LICENSE="GPL-2" # TODO: CHECK SLOT="5/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="aprs +dbus designer +geolocation gps +kde +pbf phonon shapefile +webengine" # bug 588320 |