Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Sun, 26 Apr 2020 23:44:14
Message-Id: 1587944616.d87e887353efcb941c6cb24f01db7d9d95e7394e.whissi@gentoo
1 commit: d87e887353efcb941c6cb24f01db7d9d95e7394e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 23:36:41 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 23:43:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87e8873
7
8 dev-python/twisted: x86 stable (bug #705488)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
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 b10b1aa01a5..98fe42f3287 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="~alpha amd64 arm arm64 ~mips ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
26
27 LICENSE="MIT"
28 SLOT="0"