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/python-termstyle/
Date: Mon, 19 Jun 2017 18:12:44
Message-Id: 1497895946.6ce021a8272a4fe468fe96ac32121422743a22d9.aballier@gentoo
1 commit: 6ce021a8272a4fe468fe96ac32121422743a22d9
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 18:02:25 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 18:12:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce021a8
7
8 dev-python/python-termstyle: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/python-termstyle/python-termstyle-0.1.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
16 index 18d6d659fdd..63bbddb076d 100644
17 --- a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
18 +++ b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gfxmonk/${PN#*-}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ppc64 x86"
25 IUSE=""
26
27 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"