diff options
author | 2025-01-26 11:17:17 +0000 | |
---|---|---|
committer | 2025-01-26 11:17:17 +0000 | |
commit | 0a1095b650cc56363ed66b342ee1d4ce6469badd (patch) | |
tree | a8911dac75bc8141ba94e7cd91844509706883ec /kde-frameworks/kded | |
parent | kde-frameworks/kwallet: Stabilize 6.9.0 amd64, #947333 (diff) | |
download | gentoo-0a1095b650cc56363ed66b342ee1d4ce6469badd.tar.gz gentoo-0a1095b650cc56363ed66b342ee1d4ce6469badd.tar.bz2 gentoo-0a1095b650cc56363ed66b342ee1d4ce6469badd.zip |
kde-frameworks/kded: Stabilize 6.9.0 amd64, #947333
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kded')
-rw-r--r-- | kde-frameworks/kded/kded-6.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kded/kded-6.9.0.ebuild b/kde-frameworks/kded/kded-6.9.0.ebuild index 62cbba2c266d..51463e756dd9 100644 --- a/kde-frameworks/kded/kded-6.9.0.ebuild +++ b/kde-frameworks/kded/kded-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="Central daemon of KDE workspaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="+man" DEPEND=" |