diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:56:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:56:55 +0200 |
commit | d14c96b0877ba88fb55c47d49d8ee5bab00009c7 (patch) | |
tree | 91cc2af4cb4a5f54826c0cd941f8dd70fb835915 /kde-frameworks/sonnet | |
parent | kde-frameworks/solid: x86 stable (bug #667760) (diff) | |
download | gentoo-d14c96b0877ba88fb55c47d49d8ee5bab00009c7.tar.gz gentoo-d14c96b0877ba88fb55c47d49d8ee5bab00009c7.tar.bz2 gentoo-d14c96b0877ba88fb55c47d49d8ee5bab00009c7.zip |
kde-frameworks/sonnet: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/sonnet')
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/sonnet/sonnet-5.50.0.ebuild b/kde-frameworks/sonnet/sonnet-5.50.0.ebuild index c71996ffd9f6..e98dc8e8c6dd 100644 --- a/kde-frameworks/sonnet/sonnet-5.50.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="aspell +hunspell nls" RDEPEND=" |