diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-04 19:35:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-04 19:35:33 +0300 |
commit | f50c588f1a31a5033d149a1759d5f17db23a1833 (patch) | |
tree | 1cd324497f235d9d60b45d67b5df863aff8b3a3f /kde-frameworks/kcompletion | |
parent | kde-frameworks/kdoctools: Stabilize 6.6.0 ppc64, #940668 (diff) | |
download | gentoo-f50c588f1a31a5033d149a1759d5f17db23a1833.tar.gz gentoo-f50c588f1a31a5033d149a1759d5f17db23a1833.tar.bz2 gentoo-f50c588f1a31a5033d149a1759d5f17db23a1833.zip |
kde-frameworks/kcompletion: Stabilize 6.6.0 ppc64, #940668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-6.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-6.6.0.ebuild b/kde-frameworks/kcompletion/kcompletion-6.6.0.ebuild index 74670775edd9..d52d2b5a1118 100644 --- a/kde-frameworks/kcompletion/kcompletion-6.6.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-6.6.0.ebuild @@ -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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~riscv ~x86" IUSE="" DEPEND=" |