diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:03:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:04:08 +0200 |
commit | fdba3823e3203753641754bc6ab97a4c0afd2c05 (patch) | |
tree | f291a780288291cda7db01039b9bf3630021c902 /dev-python/pytest-aiohttp | |
parent | dev-python/pytest-django: Mark ALLARCHES (diff) | |
download | gentoo-fdba3823e3203753641754bc6ab97a4c0afd2c05.tar.gz gentoo-fdba3823e3203753641754bc6ab97a4c0afd2c05.tar.bz2 gentoo-fdba3823e3203753641754bc6ab97a4c0afd2c05.zip |
dev-python/pytest-aiohttp: Stabilize 0.3.0-r1 amd64, #731516
Signed-off-by: Michał Górny <mgorny@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 f0fc3c7317b0..115b9ed56859 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 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND=" |