diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:19:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:27:11 +0100 |
commit | ce352fb37ae7e9a81453bdbbd3b15724d3a2d2cb (patch) | |
tree | 13a694a5024d2092bd12510ae5ecd4ed1c782d09 /www-servers | |
parent | sys-devel/gdb: stable 9.1 for hppa, bug #690582 (diff) | |
download | gentoo-ce352fb37ae7e9a81453bdbbd3b15724d3a2d2cb.tar.gz gentoo-ce352fb37ae7e9a81453bdbbd3b15724d3a2d2cb.tar.bz2 gentoo-ce352fb37ae7e9a81453bdbbd3b15724d3a2d2cb.zip |
www-servers/tornado: Stabilize 5.1-r1 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tornado/tornado-5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-5.1-r1.ebuild b/www-servers/tornado/tornado-5.1-r1.ebuild index bc0f928eb9d7..4f08262de075 100644 --- a/www-servers/tornado/tornado-5.1-r1.ebuild +++ b/www-servers/tornado/tornado-5.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |