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-web/
Date: Sun, 28 Jul 2019 18:31:23
Message-Id: 1564338668.51d44dd12227d3b8b8f284916fb695ed3e35357f.bman@gentoo
1 commit: 51d44dd12227d3b8b8f284916fb695ed3e35357f
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 18:30:13 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 18:31:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d44dd1
7
8 dev-python/twisted-web: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-python/twisted-web/twisted-web-13.2.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/twisted-web/twisted-web-13.2.0.ebuild b/dev-python/twisted-web/twisted-web-13.2.0.ebuild
18 index cf18e709ba5..eeed9b823c9 100644
19 --- a/dev-python/twisted-web/twisted-web-13.2.0.ebuild
20 +++ b/dev-python/twisted-web/twisted-web-13.2.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="5"
27 @@ -9,7 +9,7 @@ inherit twisted-r1
28 MY_PN="TwistedWeb"
29 DESCRIPTION="Twisted web server, programmable in Python"
30
31 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 IUSE="soap"
34
35 DEPEND="