summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 12:49:21 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 12:49:39 +0100
commit2cf535c44b66c649b16d72612ba272d0cba2382a (patch)
tree22d4258924b061bf2d85a72ad5a6c5a6fc62317d /www-servers
parentvirtual/python-singledispatch: Keyword under ALLARCHES policy (diff)
downloadgentoo-2cf535c44b66c649b16d72612ba272d0cba2382a.tar.gz
gentoo-2cf535c44b66c649b16d72612ba272d0cba2382a.tar.bz2
gentoo-2cf535c44b66c649b16d72612ba272d0cba2382a.zip
www-servers/tornado: Forward porting dropped KEYWORD
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tornado/tornado-4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-4.3.ebuild b/www-servers/tornado/tornado-4.3.ebuild
index 38a907f78609..0209a28f8b82 100644
--- a/www-servers/tornado/tornado-4.3.ebuild
+++ b/www-servers/tornado/tornado-4.3.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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
CDEPEND="