diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:25:49 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:25:49 +0100 |
commit | e95418f8b10463eda9ad74b22e1668fabf8c73a9 (patch) | |
tree | d9aa2840e6ac3a5d4b05af141a8dca67cc3d476b /www-servers/tornado | |
parent | virtual/python-futures: arm stable, bug #549898 (diff) | |
download | gentoo-e95418f8b10463eda9ad74b22e1668fabf8c73a9.tar.gz gentoo-e95418f8b10463eda9ad74b22e1668fabf8c73a9.tar.bz2 gentoo-e95418f8b10463eda9ad74b22e1668fabf8c73a9.zip |
www-servers/tornado: arm stable, bug #549898
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'www-servers/tornado')
-rw-r--r-- | www-servers/tornado/tornado-4.2.1.ebuild | 2 |
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 f3499c894db2..3a86564ccc38 100644 --- a/www-servers/tornado/tornado-4.2.1.ebuild +++ b/www-servers/tornado/tornado-4.2.1.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 ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~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=" |