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 B6BB3158091 for ; Mon, 6 Jun 2022 16:28:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 086D2E0844; Mon, 6 Jun 2022 16:28: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B52EDE0844 for ; Mon, 6 Jun 2022 16:28:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D2ACF341A62 for ; Mon, 6 Jun 2022 16:28:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF0CA506 for ; Mon, 6 Jun 2022 16:28:13 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1654463230.113c3ddc7739b00ff6608b24f857541a8d580d9d.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/bitbox02/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/bitbox02/bitbox02-5.3.0.ebuild X-VCS-Directories: dev-python/bitbox02/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 113c3ddc7739b00ff6608b24f857541a8d580d9d X-VCS-Branch: master Date: Mon, 6 Jun 2022 16:28:13 +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: 2b17e36e-b102-4e83-bcf7-248fb8ad670d X-Archives-Hash: 0208f3dcbbb2577c1d71f1af573b6547 commit: 113c3ddc7739b00ff6608b24f857541a8d580d9d Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 5 21:07:10 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jun 5 21:07:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=113c3ddc dev-python/bitbox02: unkeyword 5.3.0 for ~x86 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/bitbox02/bitbox02-5.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/bitbox02/bitbox02-5.3.0.ebuild b/dev-python/bitbox02/bitbox02-5.3.0.ebuild index 2b33f713b..e82371a76 100644 --- a/dev-python/bitbox02/bitbox02-5.3.0.ebuild +++ b/dev-python/bitbox02/bitbox02-5.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="" RDEPEND="