diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:51:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:53:15 +0100 |
commit | 19ba877563d00600fb01311f3695957189b48e32 (patch) | |
tree | 7ccfdabbcc50861e88bdbdb221d08e5c7e9ad5c9 /dev-python/pytest-aiohttp | |
parent | www-servers/gunicorn: keyworded 20.0.4 for ia64 (diff) | |
download | gentoo-19ba877563d00600fb01311f3695957189b48e32.tar.gz gentoo-19ba877563d00600fb01311f3695957189b48e32.tar.bz2 gentoo-19ba877563d00600fb01311f3695957189b48e32.zip |
dev-python/pytest-aiohttp: keyworded 0.3.0-r1 for ia64
keyworded wrt bug #737618
Package-Manager: Portage-3.0.3, Repoman-3.0.0
RepoMan-Options: --include-arches="ia64"
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 115b9ed56859..a274f95e1396 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 ~ia64 x86" IUSE="" RDEPEND=" |