diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:22 +0000 |
commit | 4879c2100ad45cce43754946383666ba8d58b44b (patch) | |
tree | 03b7d2be381ebc7fc3aa46a9c201e9280ea982de /kde-frameworks/kcompletion | |
parent | kde-frameworks/kauth: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-4879c2100ad45cce43754946383666ba8d58b44b.tar.gz gentoo-4879c2100ad45cce43754946383666ba8d58b44b.tar.bz2 gentoo-4879c2100ad45cce43754946383666ba8d58b44b.zip |
kde-frameworks/kcompletion: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.77.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.77.0.ebuild index 280b3ee0bc3e..60ee00ad77db 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.77.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework for common completion tasks such as filename or URL completion" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="nls" BDEPEND=" |