diff options
author | 2020-09-13 03:26:54 +0000 | |
---|---|---|
committer | 2020-09-13 03:26:54 +0000 | |
commit | 49f0b1302d018a23e430f789f36ec7116eff6914 (patch) | |
tree | fe7a19341b7b8e45eeab21594f5ded2ac4766e01 /dev-python/pytest-aiohttp | |
parent | dev-python/sphinxcontrib-spelling: Keyword 5.3.0 sparc, #737618 (diff) | |
download | gentoo-49f0b1302d018a23e430f789f36ec7116eff6914.tar.gz gentoo-49f0b1302d018a23e430f789f36ec7116eff6914.tar.bz2 gentoo-49f0b1302d018a23e430f789f36ec7116eff6914.zip |
dev-python/pytest-aiohttp: Keyword 0.3.0-r1 sparc, #737618
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 eb6a6e790192..1cf459caee43 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 ~ia64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=" |