diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:17:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:17:46 +0100 |
commit | 9e35de549fca7158f553cb27c141973971491b2b (patch) | |
tree | e89986b4b0eadafdbc59bb224f7033ba64438ebf /www-servers | |
parent | dev-python/urllib3: x86 stable wrt bug #549898 (diff) | |
download | gentoo-9e35de549fca7158f553cb27c141973971491b2b.tar.gz gentoo-9e35de549fca7158f553cb27c141973971491b2b.tar.bz2 gentoo-9e35de549fca7158f553cb27c141973971491b2b.zip |
www-servers/tornado: x86 stable wrt bug #549898
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tornado/tornado-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-4.2.1.ebuild b/www-servers/tornado/tornado-4.2.1.ebuild index 3a86564ccc38..1787445fcbaf 100644 --- a/www-servers/tornado/tornado-4.2.1.ebuild +++ b/www-servers/tornado/tornado-4.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" CDEPEND=" |