diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-23 17:23:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 16:38:51 +0000 |
commit | 040c8777911fcc1d693caa010824c1f9eba0a83f (patch) | |
tree | 3e214f8665a7362a9f54455dc6820c399f84127f /dev-python/pytest-aiohttp | |
parent | dev-python/idna-ssl: stable 1.1.0 for sparc, bug #749477 (diff) | |
download | gentoo-040c8777911fcc1d693caa010824c1f9eba0a83f.tar.gz gentoo-040c8777911fcc1d693caa010824c1f9eba0a83f.tar.bz2 gentoo-040c8777911fcc1d693caa010824c1f9eba0a83f.zip |
dev-python/pytest-aiohttp: stable 0.3.0-r1 for sparc, bug #749477
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 ea108d150dc7..b0e12aef3b74 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=" |