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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB97A158086 for ; Fri, 3 Dec 2021 13:46:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7A98E0814; Fri, 3 Dec 2021 13:46:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C66D9E07EC for ; Fri, 3 Dec 2021 13:46:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFDA0343006 for ; Fri, 3 Dec 2021 13:46:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47712200 for ; Fri, 3 Dec 2021 13:46:18 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1638539169.d99fc977902b403d118cbd5a5aeb7eec6069cb48.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/precis-i18n/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/precis-i18n/precis-i18n-1.0.3.ebuild X-VCS-Directories: dev-python/precis-i18n/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d99fc977902b403d118cbd5a5aeb7eec6069cb48 X-VCS-Branch: master Date: Fri, 3 Dec 2021 13:46:18 +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: bec79340-f619-45b2-beec-c043d2c40d4c X-Archives-Hash: 7da9f68bd36c779da513402cdbbe71d5 commit: d99fc977902b403d118cbd5a5aeb7eec6069cb48 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 3 13:45:25 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 3 13:46:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99fc977 dev-python/precis-i18n: Keyword 1.0.3 arm64, #828034 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/precis-i18n/precis-i18n-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild index 0fff4e278753..bc94d4d73374 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild @@ -16,6 +16,6 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" distutils_enable_tests setup.py