diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 18:47:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 18:47:29 +0100 |
commit | fa767fc628f025c5bd8d7f9e78acc94187377444 (patch) | |
tree | eba7c462e68f2914e7099c942ed8f56a1687eb55 /kde-frameworks/sonnet | |
parent | kde-frameworks/solid: stabilize 5.108.0 for arm64 (diff) | |
download | gentoo-fa767fc628f025c5bd8d7f9e78acc94187377444.tar.gz gentoo-fa767fc628f025c5bd8d7f9e78acc94187377444.tar.bz2 gentoo-fa767fc628f025c5bd8d7f9e78acc94187377444.zip |
kde-frameworks/sonnet: stabilize 5.108.0 for arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/sonnet')
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.108.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/sonnet/sonnet-5.108.0.ebuild b/kde-frameworks/sonnet/sonnet-5.108.0.ebuild index 205bac4c430e..e445b3e52064 100644 --- a/kde-frameworks/sonnet/sonnet-5.108.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.108.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="aspell +hunspell qml" DEPEND=" |