Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-aiohttp/
Date: Sat, 27 Apr 2019 11:49:33
Message-Id: 1556365758.67dd234d182f56bec9e459bddb37a09ed33c6ebc.blueness@gentoo
1 commit: 67dd234d182f56bec9e459bddb37a09ed33c6ebc
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 11:43:05 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 11:49:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67dd234d
7
8 dev-python/pytest-aiohttp: keyword ~arm/~arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild | 2 +-
14 dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild
18 index 758074612ac..c08cffd23bb 100644
19 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild
20 +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.1.3.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
27 IUSE=""
28
29 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
30
31 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild
32 index 758074612ac..c08cffd23bb 100644
33 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild
34 +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0.ebuild
35 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
36
37 LICENSE="Apache-2.0"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~x86"
40 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
41 IUSE=""
42
43 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"