diff options
author | 2024-01-04 10:05:26 +0000 | |
---|---|---|
committer | 2024-01-04 10:05:26 +0000 | |
commit | c1c95ffc5b93745b3045b0e3ec4dd44039228c9d (patch) | |
tree | 84dd4030725b4e378a5e432adceb1052efe3d3d1 /kde-frameworks/kcompletion | |
parent | kde-frameworks/kbookmarks: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-c1c95ffc5b93745b3045b0e3ec4dd44039228c9d.tar.gz gentoo-c1c95ffc5b93745b3045b0e3ec4dd44039228c9d.tar.bz2 gentoo-c1c95ffc5b93745b3045b0e3ec4dd44039228c9d.zip |
kde-frameworks/kcompletion: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.113.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.113.0.ebuild index 2d3b6229ecbd..eef3a68e6d19 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.113.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-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 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for common completion tasks such as filename or URL completion" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="" DEPEND=" |