dev-python/pytest-asyncio: keyword on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 1 Jan 2020 01:34:44 +0000 (17:34 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 1 Jan 2020 01:34:44 +0000 (17:34 -0800)
tests pass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild

index ee183d8b8079b013470f59bfb8451fb21c338c32..080e363ecfa252575530246f64077a17be7a4069 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"