Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Mon, 01 Jun 2020 09:03:48
Message-Id: 1591002064.83e343633281e819dd236663d8c953a2e097a35a.leio@gentoo
1 commit: 83e343633281e819dd236663d8c953a2e097a35a
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Mon Jun 1 04:04:15 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 09:01:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e34363
7
8 dev-python/twisted: arm64 stable (bug #722278)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-python/twisted/twisted-20.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted/twisted-20.3.0.ebuild b/dev-python/twisted/twisted-20.3.0.ebuild
18 index b2200c327f0..e3f1f2c66aa 100644
19 --- a/dev-python/twisted/twisted-20.3.0.ebuild
20 +++ b/dev-python/twisted/twisted-20.3.0.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}"
22 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
23 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
24
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
27
28 LICENSE="MIT"
29 SLOT="0"