diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:36:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:36:00 +0200 |
commit | 61ceac6d45b8f968287ec2d2c75bf11323c83241 (patch) | |
tree | 311428b97f44b87dd97edacbc465630f9dd54e6d /www-servers/tornado | |
parent | sci-mathematics/z3: x86 stable wrt bug #805470 (diff) | |
download | gentoo-61ceac6d45b8f968287ec2d2c75bf11323c83241.tar.gz gentoo-61ceac6d45b8f968287ec2d2c75bf11323c83241.tar.bz2 gentoo-61ceac6d45b8f968287ec2d2c75bf11323c83241.zip |
www-servers/tornado: x86 stable wrt bug #805476
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/tornado')
-rw-r--r-- | www-servers/tornado/tornado-6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-6.1.ebuild b/www-servers/tornado/tornado-6.1.ebuild index 854f6ea33c51..a379441dae81 100644 --- a/www-servers/tornado/tornado-6.1.ebuild +++ b/www-servers/tornado/tornado-6.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="examples test" RESTRICT="!test? ( test )" |