diff options
author | Sam James <sam@gentoo.org> | 2020-09-30 20:19:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-30 20:19:46 +0000 |
commit | 80ca7f0e964c6617ff51914603ee44c906ee69d0 (patch) | |
tree | f0275e20147c6b06629b544a6c6c91bb7c0f016e /dev-python/pytest-aiohttp | |
parent | dev-python/aiohttp: Stabilize 3.6.2 arm64, #745552 (diff) | |
download | gentoo-80ca7f0e964c6617ff51914603ee44c906ee69d0.tar.gz gentoo-80ca7f0e964c6617ff51914603ee44c906ee69d0.tar.bz2 gentoo-80ca7f0e964c6617ff51914603ee44c906ee69d0.zip |
dev-python/pytest-aiohttp: Stabilize 0.3.0-r1 arm64, #745552
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 f3e488461a08..1965fe661863 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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=" |