diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 19:29:20 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:42 +0100 |
commit | 4206cbb5789c57cc9c433950e7c3d2cdc1965b17 (patch) | |
tree | f100f881521c55116022d8d2e49f6d94e0c6b882 /app-text | |
parent | dev-python/fonttools: stable 4.1.0 for hppa under ALLARCHES (diff) | |
download | gentoo-4206cbb5789c57cc9c433950e7c3d2cdc1965b17.tar.gz gentoo-4206cbb5789c57cc9c433950e7c3d2cdc1965b17.tar.bz2 gentoo-4206cbb5789c57cc9c433950e7c3d2cdc1965b17.zip |
app-text/enchant: stable 2.2.8 for sparc, bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.2.8.ebuild b/app-text/enchant/enchant-2.2.8.ebuild index d4c6ef72a6e5..c8aea484a680 100644 --- a/app-text/enchant/enchant-2.2.8.ebuild +++ b/app-text/enchant/enchant-2.2.8.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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="aspell +hunspell" REQUIRED_USE="|| ( hunspell aspell )" |