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 6CC7F158088 for ; Sun, 30 Jan 2022 13:32:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B2AB2BC09C; Sun, 30 Jan 2022 13:32:16 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E2712BC09C for ; Sun, 30 Jan 2022 13:32:16 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C746342ECE for ; Sun, 30 Jan 2022 13:32:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 947942BF for ; Sun, 30 Jan 2022 13:32:12 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1643549513.897ef329892639ed648b21f07355e71723beda1c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/argon2-cffi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild X-VCS-Directories: dev-python/argon2-cffi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 897ef329892639ed648b21f07355e71723beda1c X-VCS-Branch: master Date: Sun, 30 Jan 2022 13:32:12 +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: c301aa7e-62fc-4382-9d6c-b7aa738baaaa X-Archives-Hash: c46b6844e9c1f4ec388438ac86467178 commit: 897ef329892639ed648b21f07355e71723beda1c Author: James Le Cuirot gentoo org> AuthorDate: Sun Jan 30 13:30:43 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Jan 30 13:31:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897ef329 dev-python/argon2-cffi: Keyword 21.3.0-r2 for ~m68k The tests pass. Signed-off-by: James Le Cuirot gentoo.org> dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild index 2ae2aa1fe0a4..e52ba5f9cf7b 100644 --- a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild +++ b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=">=dev-python/argon2-cffi-bindings-21.2.0[${PYTHON_USEDEP}]" BDEPEND="