From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F0B0138350 for ; Wed, 25 Mar 2020 06:08:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B51C2E08F2; Wed, 25 Mar 2020 06:08:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 922C3E08F0 for ; Wed, 25 Mar 2020 06:08:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1551734F4E0 for ; Wed, 25 Mar 2020 06:08:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB034197 for ; Wed, 25 Mar 2020 06:08:08 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1585116473.0c72b1539efdc3a06184fb5f4edc46304017cdcb.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twisted/twisted-19.10.0.ebuild X-VCS-Directories: dev-python/twisted/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 0c72b1539efdc3a06184fb5f4edc46304017cdcb X-VCS-Branch: master Date: Wed, 25 Mar 2020 06:08:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 05fece90-42ed-48ec-a720-a9303b8ad7e3 X-Archives-Hash: 9edc5fcff4878da6056cde085a86093a commit: 0c72b1539efdc3a06184fb5f4edc46304017cdcb Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Mar 25 06:02:51 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Mar 25 06:07:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c72b153 dev-python/twisted: keyword 19.10.0 on ~ppc64, bug #661320 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Georgy Yakovlev gentoo.org> dev-python/twisted/twisted-19.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index 99a8a2c3c32..6975bbb4648 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}" SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz" -KEYWORDS="~alpha amd64 arm arm64 ~mips ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0"