Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xprocess/
Date: Mon, 26 Jun 2017 11:04:18
Message-Id: 1498472639.955467c0b87cd037ddd3fa89cd6b3ebd8d477823.aballier@gentoo
1 commit: 955467c0b87cd037ddd3fa89cd6b3ebd8d477823
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 10:23:59 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 10:23:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955467c0
7
8 dev-python/pytest-xprocess: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
16 index 3e7a832476a..312fcd440e0 100644
17 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
18 +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 RDEPEND="