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 B2A21138359 for ; Sat, 17 Oct 2020 23:54:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C248E099B; Sat, 17 Oct 2020 23:54:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E4679E099B for ; Sat, 17 Oct 2020 23:54:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6786F340DC8 for ; Sat, 17 Oct 2020 23:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5249396 for ; Sat, 17 Oct 2020 23:54:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1602978889.2b693dde7522799d572bcd8d634c6ba16a6ffa37.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defusedxml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild X-VCS-Directories: dev-python/defusedxml/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2b693dde7522799d572bcd8d634c6ba16a6ffa37 X-VCS-Branch: master Date: Sat, 17 Oct 2020 23:54:52 +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: 06fa81b0-9a71-4dc8-9b49-1ea4b2d22bdf X-Archives-Hash: 4ac4fc779ef998f4653be920876cbf00 commit: 2b693dde7522799d572bcd8d634c6ba16a6ffa37 Author: Sam James gentoo org> AuthorDate: Sat Oct 17 23:54:49 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 17 23:54:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b693dde dev-python/defusedxml: arm64 stable (bug #749471) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild b/dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild index 638f19676f4..40550879071 100644 --- a/dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild +++ b/dev-python/defusedxml/defusedxml-0.7.0_rc1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${P/_/.} LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_tests setup.py