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/testtools/
Date: Mon, 26 Jun 2017 11:43:33
Message-Id: 1498477403.2c0c1be491dd5305d85d919cfc12ba1298cb002e.aballier@gentoo
1 commit: 2c0c1be491dd5305d85d919cfc12ba1298cb002e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 11:35:58 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 11:43:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0c1be4
7
8 dev-python/testtools: mark arm64 stable to catchup with other arches
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/testtools/testtools-1.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/testtools/testtools-1.8.0.ebuild b/dev-python/testtools/testtools-1.8.0.ebuild
16 index 18f81fc9d44..33c0a7d8f7e 100644
17 --- a/dev-python/testtools/testtools-1.8.0.ebuild
18 +++ b/dev-python/testtools/testtools-1.8.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 CDEPEND="