diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-11 14:48:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 18:05:54 +0000 |
commit | 10593914b2fc3682d5f899305f1404d202eb9ee5 (patch) | |
tree | 56bd9f5d6dfc6cc85c57e9a06378ccee34596024 /dev-python/pytest-aiohttp | |
parent | dev-python/aiohttp: stable 3.7.1-r1 for hppa, bug #749477 (diff) | |
download | gentoo-10593914b2fc3682d5f899305f1404d202eb9ee5.tar.gz gentoo-10593914b2fc3682d5f899305f1404d202eb9ee5.tar.bz2 gentoo-10593914b2fc3682d5f899305f1404d202eb9ee5.zip |
dev-python/pytest-aiohttp: stable 0.3.0-r1 for hppa, bug #749477
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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 62822f9e1891..6ae2db4d13cd 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 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="" RDEPEND=" |