diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-27 07:43:05 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-27 07:49:18 -0400 |
commit | 67dd234d182f56bec9e459bddb37a09ed33c6ebc (patch) | |
tree | e7b3d5a2925256867a18a58c12b0f55c788b5464 /dev-python/pytest-aiohttp | |
parent | dev-python/async_timeout: keyword ~arm64 (diff) | |
download | gentoo-67dd234d182f56bec9e459bddb37a09ed33c6ebc.tar.gz gentoo-67dd234d182f56bec9e459bddb37a09ed33c6ebc.tar.bz2 gentoo-67dd234d182f56bec9e459bddb37a09ed33c6ebc.zip |
dev-python/pytest-aiohttp: keyword ~arm/~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild index 758074612ac1..c08cffd23bb9 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild index 758074612ac1..c08cffd23bb9 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |