diff options
author | 2017-07-15 11:38:35 +0200 | |
---|---|---|
committer | 2017-07-15 11:39:52 +0200 | |
commit | 8448b96ca1acb6179376bae5979cdc4e056a9e29 (patch) | |
tree | a490cf78f68dff88b9283ae8d0c45f0bf05cb426 /kde-frameworks/kcompletion | |
parent | dev-python/cairocffi: keyword ~arm64 (diff) | |
download | gentoo-8448b96ca1acb6179376bae5979cdc4e056a9e29.tar.gz gentoo-8448b96ca1acb6179376bae5979cdc4e056a9e29.tar.bz2 gentoo-8448b96ca1acb6179376bae5979cdc4e056a9e29.zip |
kde-frameworks/kcompletion: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.36.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.36.0.ebuild index d544f88605c9..ccc50ad4d14a 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.36.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-5.36.0.ebuild @@ -7,7 +7,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Framework for common completion tasks such as filename or URL completion" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="nls" RDEPEND=" |