diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:58 +0100 |
commit | e95955701e384728ae9a67d34b4e3b6f92420598 (patch) | |
tree | 597c72d08bccaafe09c6c1b5125f373ea71dc47a /www-servers/tornado/tornado-5.1.ebuild | |
parent | net-vpn/openvpn: x86 stable wrt bug #700656 (diff) | |
download | gentoo-e95955701e384728ae9a67d34b4e3b6f92420598.tar.gz gentoo-e95955701e384728ae9a67d34b4e3b6f92420598.tar.bz2 gentoo-e95955701e384728ae9a67d34b4e3b6f92420598.zip |
www-servers/tornado: x86 stable wrt bug #700670
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/tornado/tornado-5.1.ebuild')
-rw-r--r-- | www-servers/tornado/tornado-5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-5.1.ebuild b/www-servers/tornado/tornado-5.1.ebuild index 650cdfc7f538..7ae492a1d302 100644 --- a/www-servers/tornado/tornado-5.1.ebuild +++ b/www-servers/tornado/tornado-5.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 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |