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
parent8502d5de7b60b7e823aa497cc8fd4dd3e44b385d (diff)
downloadgentoo-2cf535c44b66c649b16d72612ba272d0cba2382a.tar.gz
gentoo-2cf535c44b66c649b16d72612ba272d0cba2382a.tar.xz
www-servers/tornado: Forward porting dropped KEYWORD
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-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 38a907f7860..0209a28f8b8 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="