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/twisted/
Date: Fri, 29 Nov 2019 20:35:57
Message-Id: 1575059744.9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4.bman@gentoo
1 commit: 9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 29 18:40:45 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 29 20:35:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f42a3c1
7
8 dev-python/twisted: arm64 keyworded (bug #661320)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12
13 dev-python/twisted/twisted-19.10.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild
17 index 8c062cefae3..608bd1263a3 100644
18 --- a/dev-python/twisted/twisted-19.10.0.ebuild
19 +++ b/dev-python/twisted/twisted-19.10.0.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}"
21 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
22 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
23
24 -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~s390 ~sh ~amd64-linux ~x86-linux"
26
27 LICENSE="MIT"
28 SLOT="0"