diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 12:16:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 12:17:14 +0100 |
commit | c7e7a235def2ebd4ec9b5801417b9587f889139c (patch) | |
tree | bfb5d963e800f649c4fbfbb0bfbdf4160f9d5b6a /app-text/enchant | |
parent | app-accessibility/orca: Stabilize 44.1 amd64, #909458 (diff) | |
download | gentoo-c7e7a235def2ebd4ec9b5801417b9587f889139c.tar.gz gentoo-c7e7a235def2ebd4ec9b5801417b9587f889139c.tar.bz2 gentoo-c7e7a235def2ebd4ec9b5801417b9587f889139c.zip |
app-text/enchant: Stabilize 2.5.0 ppc, #909459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.5.0.ebuild b/app-text/enchant/enchant-2.5.0.ebuild index 2f9e7a7b77e0..16d90b8e8406 100644 --- a/app-text/enchant/enchant-2.5.0.ebuild +++ b/app-text/enchant/enchant-2.5.0.ebuild @@ -9,7 +9,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 )" |