From: Agostino Sarubbo Date: Sun, 3 May 2020 12:59:30 +0000 (+0200) Subject: www-servers/tornado: ppc64 stable wrt bug #720660 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1b8419ba376ffc311f315a836b5e11f0ce2c6e5b;p=gentoo.git www-servers/tornado: ppc64 stable wrt bug #720660 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/www-servers/tornado/tornado-6.0.4.ebuild b/www-servers/tornado/tornado-6.0.4.ebuild index 9d71b6e223e8..25b059bbdc67 100644 --- a/www-servers/tornado/tornado-6.0.4.ebuild +++ b/www-servers/tornado/tornado-6.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~ppc ppc64 x86" IUSE="examples test" RESTRICT="!test? ( test )"