diff options
author | 2024-01-04 10:05:28 +0000 | |
---|---|---|
committer | 2024-01-04 10:05:28 +0000 | |
commit | b91a2d6a710da4a7c3f690578f6caea4f7f2f169 (patch) | |
tree | 4acb0ceff0891258abe8e5fe4562a0f6423ddfa2 /kde-frameworks/kservice | |
parent | kde-frameworks/knotifications: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-b91a2d6a710da4a7c3f690578f6caea4f7f2f169.tar.gz gentoo-b91a2d6a710da4a7c3f690578f6caea4f7f2f169.tar.bz2 gentoo-b91a2d6a710da4a7c3f690578f6caea4f7f2f169.zip |
kde-frameworks/kservice: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kservice')
-rw-r--r-- | kde-frameworks/kservice/kservice-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kservice/kservice-5.113.0.ebuild b/kde-frameworks/kservice/kservice-5.113.0.ebuild index 5b3178431376..051f729a0504 100644 --- a/kde-frameworks/kservice/kservice-5.113.0.ebuild +++ b/kde-frameworks/kservice/kservice-5.113.0.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 @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Advanced plugin and service introspection" LICENSE="LGPL-2 LGPL-2.1+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="+man" # requires running kde environment |