diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 21:07:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 21:07:02 +0000 |
commit | 583f718532f3b091db93ca1e66e2befe1f11c671 (patch) | |
tree | ac9a481544d0475386207924aef6ede02bbc90ac /app-text | |
parent | games-puzzle/gnome-sudoku: Stabilize 45.5 x86, #928796 (diff) | |
download | gentoo-583f718532f3b091db93ca1e66e2befe1f11c671.tar.gz gentoo-583f718532f3b091db93ca1e66e2befe1f11c671.tar.bz2 gentoo-583f718532f3b091db93ca1e66e2befe1f11c671.zip |
app-text/enchant: Stabilize 2.6.1 amd64, #928799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.6.1.ebuild b/app-text/enchant/enchant-2.6.1.ebuild index d75574d1ad61..faf758aab0aa 100644 --- a/app-text/enchant/enchant-2.6.1.ebuild +++ b/app-text/enchant/enchant-2.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="aspell +hunspell nuspell test voikko" RESTRICT="!test? ( test )" |