diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 13:14:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 13:14:23 +0000 |
commit | 6f0355740a6951e554f602f164580f9f8536af2b (patch) | |
tree | db9a01f8a8188eb8ad85ec096c7600d8dc186c30 /dev-python/pytest-aiohttp | |
parent | dev-python/aiohttp: Stabilize 3.6.2 ppc, #749477 (diff) | |
download | gentoo-6f0355740a6951e554f602f164580f9f8536af2b.tar.gz gentoo-6f0355740a6951e554f602f164580f9f8536af2b.tar.bz2 gentoo-6f0355740a6951e554f602f164580f9f8536af2b.zip |
dev-python/pytest-aiohttp: Stabilize 0.3.0-r1 ppc, #749477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild index b0e12aef3b74..0edbb381477f 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${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="" RDEPEND=" |