diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:15:32 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:40:15 +0100 |
commit | e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31 (patch) | |
tree | e27f1a40e383f45660cdf0dc1c438e23c92b0ac0 /www-servers/tornado | |
parent | dev-db/mysql-cluster: Drop old, security vulnerable versions (diff) | |
download | gentoo-e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31.tar.gz gentoo-e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31.tar.bz2 gentoo-e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31.zip |
www-servers/tornado: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'www-servers/tornado')
-rw-r--r-- | www-servers/tornado/tornado-4.0.1.ebuild | 2 | ||||
-rw-r--r-- | www-servers/tornado/tornado-4.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tornado/tornado-4.0.1.ebuild b/www-servers/tornado/tornado-4.0.1.ebuild index 1990422b2554..f522bb558034 100644 --- a/www-servers/tornado/tornado-4.0.1.ebuild +++ b/www-servers/tornado/tornado-4.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="curl test" RDEPEND=" diff --git a/www-servers/tornado/tornado-4.3.ebuild b/www-servers/tornado/tornado-4.3.ebuild index 7d743a390c80..6fb16e09e0f9 100644 --- a/www-servers/tornado/tornado-4.3.ebuild +++ b/www-servers/tornado/tornado-4.3.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 ~ppc ~ppc64 ~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=" |