diff options
Diffstat (limited to 'www-servers/tornado/tornado-4.1.0-r1.ebuild')
-rw-r--r-- | www-servers/tornado/tornado-4.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tornado/tornado-4.1.0-r1.ebuild b/www-servers/tornado/tornado-4.1.0-r1.ebuild index 681ceb2ba3db..8de35620899a 100644 --- a/www-servers/tornado/tornado-4.1.0-r1.ebuild +++ b/www-servers/tornado/tornado-4.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild,v 1.3 2015/05/14 01:27:47 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild,v 1.4 2015/05/17 10:17:26 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tornadoweb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" CDEPEND=" |