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 81BB0138351 for ; Wed, 4 Mar 2020 05:01:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6280BE0CBC; Wed, 4 Mar 2020 05:01:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 231B6E0C86 for ; Wed, 4 Mar 2020 05:01:56 +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 8FF6334F60F for ; Wed, 4 Mar 2020 05:01:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2957D165 for ; Wed, 4 Mar 2020 05:01:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1583297220.0c38cfa1fc33a7093d065874e9fa7f3b1c019eeb.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/freezegun/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/freezegun/freezegun-0.3.12-r1.ebuild X-VCS-Directories: dev-python/freezegun/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0c38cfa1fc33a7093d065874e9fa7f3b1c019eeb X-VCS-Branch: master Date: Wed, 4 Mar 2020 05:01: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: cbfe7bdc-cca8-449d-bc2c-ef52092a6ff6 X-Archives-Hash: 210c93d81d02721f268afb394aff37bf commit: 0c38cfa1fc33a7093d065874e9fa7f3b1c019eeb Author: Roy Bamford gentoo org> AuthorDate: Tue Mar 3 12:57:18 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 4 04:47:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c38cfa1 dev-python/freezegun: stable on arm64 Bug: https://bugs.gentoo.org/706138 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Michał Górny gentoo.org> dev-python/freezegun/freezegun-0.3.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/freezegun/freezegun-0.3.12-r1.ebuild b/dev-python/freezegun/freezegun-0.3.12-r1.ebuild index c5960eec32a..05c8f8311e2 100644 --- a/dev-python/freezegun/freezegun-0.3.12-r1.ebuild +++ b/dev-python/freezegun/freezegun-0.3.12-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="