Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Tue, 01 Dec 2020 10:45:02
Message-Id: 1606819487.580581f61af407428e9c1d57852963769cc2b2c8.sam@gentoo
1 commit: 580581f61af407428e9c1d57852963769cc2b2c8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 10:42:48 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 10:44:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580581f6
7
8 dev-python/twisted: ~x64-macos keyworded
9
10 Package-Manager: Portage-3.0.10.2-prefix, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/twisted/twisted-20.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/twisted/twisted-20.3.0.ebuild b/dev-python/twisted/twisted-20.3.0.ebuild
17 index 7cfc88b3bb7..4f823da65ca 100644
18 --- a/dev-python/twisted/twisted-20.3.0.ebuild
19 +++ b/dev-python/twisted/twisted-20.3.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 ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
26
27 LICENSE="MIT"
28 SLOT="0"