summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 16:34:59 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 17:43:43 +0200
commit0f289b1aa00274479993ffaa0682982d707bccc7 (patch)
tree4e73409fbfd299380394e9cb681427a729d7146e /www-servers
parentdev-python/singledispatch: Keyword under ALLARCHES policy (diff)
downloadgentoo-0f289b1aa00274479993ffaa0682982d707bccc7.tar.gz
gentoo-0f289b1aa00274479993ffaa0682982d707bccc7.tar.bz2
gentoo-0f289b1aa00274479993ffaa0682982d707bccc7.zip
www-servers/tornado: Rekeyword according to old KEYWORDS
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=555402 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.2.1.ebuild2
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 f22d4e245d45..279be3f52ae7 100644
--- a/www-servers/tornado/tornado-4.2.1.ebuild
+++ b/www-servers/tornado/tornado-4.2.1.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
CDEPEND="