diff options
| author | Sam James <sam@gentoo.org> | 2020-11-26 13:14:24 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2020-11-26 13:14:24 +0000 |
| commit | e388ab9a4fbb2b6ed00965703e416908e79adc2b (patch) | |
| tree | ce9787b38a9e386b5e1c4df77b8cf8eebceb9e81 /dev-python/async_timeout | |
| parent | 6f0355740a6951e554f602f164580f9f8536af2b (diff) | |
| download | gentoo-e388ab9a4fbb2b6ed00965703e416908e79adc2b.tar.gz gentoo-e388ab9a4fbb2b6ed00965703e416908e79adc2b.tar.bz2 gentoo-e388ab9a4fbb2b6ed00965703e416908e79adc2b.zip | |
dev-python/async_timeout: Stabilize 3.0.1 ppc, #749477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/async_timeout')
| -rw-r--r-- | dev-python/async_timeout/async_timeout-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/async_timeout/async_timeout-3.0.1.ebuild b/dev-python/async_timeout/async_timeout-3.0.1.ebuild index be6dbf2b4bcb..7d01d38df84d 100644 --- a/dev-python/async_timeout/async_timeout-3.0.1.ebuild +++ b/dev-python/async_timeout/async_timeout-3.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" S=${WORKDIR}/${MY_P} |
