diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 13:18:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 13:18:41 +0200 |
commit | 4e97d776774e1d4bc7ec90816b13e9f3cd403bb3 (patch) | |
tree | 3a7ead2c2ab1ce7c9d400bc6c7871be9829e7a75 /app-text | |
parent | dev-python/numpy: sparc stable wrt bug #627952 (diff) | |
download | gentoo-4e97d776774e1d4bc7ec90816b13e9f3cd403bb3.tar.gz gentoo-4e97d776774e1d4bc7ec90816b13e9f3cd403bb3.tar.bz2 gentoo-4e97d776774e1d4bc7ec90816b13e9f3cd403bb3.zip |
app-text/enchant: sparc stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.1-r1.ebuild b/app-text/enchant/enchant-1.6.1-r1.ebuild index 9bb5111fd25a..79f317dc4b94 100644 --- a/app-text/enchant/enchant-1.6.1-r1.ebuild +++ b/app-text/enchant/enchant-1.6.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/${PN}-${MY_PV}/${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="aspell +hunspell static-libs test" REQUIRED_USE="|| ( hunspell aspell )" |