diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-26 11:17:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-26 11:17:13 +0000 |
commit | 689268686aa0ccfd98832ee883db5ab52ba2587c (patch) | |
tree | 5bde8a3bef615169ebe46d4d264e0bbae5a5f3dc /kde-frameworks/knotifications | |
parent | kde-frameworks/kitemviews: Stabilize 6.9.0 amd64, #947333 (diff) | |
download | gentoo-689268686aa0ccfd98832ee883db5ab52ba2587c.tar.gz gentoo-689268686aa0ccfd98832ee883db5ab52ba2587c.tar.bz2 gentoo-689268686aa0ccfd98832ee883db5ab52ba2587c.zip |
kde-frameworks/knotifications: Stabilize 6.9.0 amd64, #947333
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-6.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/knotifications/knotifications-6.9.0.ebuild b/kde-frameworks/knotifications/knotifications-6.9.0.ebuild index 43485bbbd646..d9cdcb7c8985 100644 --- a/kde-frameworks/knotifications/knotifications-6.9.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-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 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] |