diff options
author | 2025-01-26 11:17:28 +0000 | |
---|---|---|
committer | 2025-01-26 11:17:28 +0000 | |
commit | adeccce6959b599a41301875f0c8e91e6c83dd5b (patch) | |
tree | 5b6d8939b4fa67234fb1d27b8f7737fd6ecd8a03 /kde-frameworks/kquickcharts | |
parent | kde-frameworks/kplotting: Stabilize 6.9.0 amd64, #947333 (diff) | |
download | gentoo-adeccce6959b599a41301875f0c8e91e6c83dd5b.tar.gz gentoo-adeccce6959b599a41301875f0c8e91e6c83dd5b.tar.bz2 gentoo-adeccce6959b599a41301875f0c8e91e6c83dd5b.zip |
kde-frameworks/kquickcharts: Stabilize 6.9.0 amd64, #947333
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kquickcharts')
-rw-r--r-- | kde-frameworks/kquickcharts/kquickcharts-6.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kquickcharts/kquickcharts-6.9.0.ebuild b/kde-frameworks/kquickcharts/kquickcharts-6.9.0.ebuild index 5c94df918846..3d9b4785b258 100644 --- a/kde-frameworks/kquickcharts/kquickcharts-6.9.0.ebuild +++ b/kde-frameworks/kquickcharts/kquickcharts-6.9.0.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 @@ -13,7 +13,7 @@ DESCRIPTION="QtQuick plugin providing high-performance charts" HOMEPAGE="https://invent.kde.org/frameworks/kquickcharts" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" DEPEND=" |