Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/utidylib/
Date: Sun, 05 Jan 2020 03:09:36
Message-Id: 1578193745.efd12f20484de932f80e0bffb694908e16fcbce2.bman@gentoo
1 commit: efd12f20484de932f80e0bffb694908e16fcbce2
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 5 03:09:05 2020 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 5 03:09:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd12f20
7
8 dev-python/utidylib: arm64 stable (bug #704478)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12
13 dev-python/utidylib/utidylib-0.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/utidylib/utidylib-0.6.ebuild b/dev-python/utidylib/utidylib-0.6.ebuild
17 index 04b3e857227..de6f3ef3bcc 100644
18 --- a/dev-python/utidylib/utidylib-0.6.ebuild
19 +++ b/dev-python/utidylib/utidylib-0.6.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
25 +KEYWORDS="amd64 arm64 ppc ppc64 x86"
26 IUSE="doc test"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}