diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:40 +0200 |
commit | 3e6109c3931f430361cdda0c20d2ad1256ef8b81 (patch) | |
tree | ffc41a51dce7ce7cbc3ec6e843151701688ae743 /app-text/enchant/enchant-2.2.8.ebuild | |
parent | sci-mathematics/glpk: ppc64 stable wrt bug #717072 (diff) | |
download | gentoo-3e6109c3931f430361cdda0c20d2ad1256ef8b81.tar.gz gentoo-3e6109c3931f430361cdda0c20d2ad1256ef8b81.tar.bz2 gentoo-3e6109c3931f430361cdda0c20d2ad1256ef8b81.zip |
app-text/enchant: ppc64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/enchant/enchant-2.2.8.ebuild')
-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 0e5c4046c4c5..9455c5135b5f 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 )" |