diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:30 +0200 |
commit | 43ea39f57f5e797eebaf87f56359cd2a668f1903 (patch) | |
tree | 7d4027d3953077bd3d52417a52297db13a5f4155 /www-servers | |
parent | dev-python/sphinxcontrib-asyncio: arm stable wrt bug #720660 (diff) | |
download | gentoo-43ea39f57f5e797eebaf87f56359cd2a668f1903.tar.gz gentoo-43ea39f57f5e797eebaf87f56359cd2a668f1903.tar.bz2 gentoo-43ea39f57f5e797eebaf87f56359cd2a668f1903.zip |
www-servers/tornado: arm stable wrt bug #720660
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tornado/tornado-6.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-6.0.4.ebuild b/www-servers/tornado/tornado-6.0.4.ebuild index a9f4a2928192..5c17310e94d5 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 )" |