diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:52 +0200 |
commit | b02ba7079f71330b4e6339b177a469567810b35b (patch) | |
tree | a0abe6cdfd76644f01a3285388fe04c0940d875c /app-accessibility | |
parent | app-emacs/auctex: ppc64 stable wrt bug #696218 (diff) | |
download | gentoo-b02ba7079f71330b4e6339b177a469567810b35b.tar.gz gentoo-b02ba7079f71330b4e6339b177a469567810b35b.tar.bz2 gentoo-b02ba7079f71330b4e6339b177a469567810b35b.zip |
app-accessibility/freetts: ppc64 stable wrt bug #696246
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/freetts/freetts-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/freetts/freetts-1.2.2.ebuild b/app-accessibility/freetts/freetts-1.2.2.ebuild index 8207f5524199..3e352ae6f055 100644 --- a/app-accessibility/freetts/freetts-1.2.2.ebuild +++ b/app-accessibility/freetts/freetts-1.2.2.ebuild @@ -21,7 +21,7 @@ DEPEND=">=virtual/jdk-1.4 LICENSE="jsapi? ( sun-bcla-jsapi ) freetts" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="jsapi mbrola" |