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 2501A158091 for ; Mon, 6 Jun 2022 16:28:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67235E0866; Mon, 6 Jun 2022 16:28:47 +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 35311E0866 for ; Mon, 6 Jun 2022 16:28:47 +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 4EB61341B28 for ; Mon, 6 Jun 2022 16:28:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4572E4F7 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: <1654462678.acce6df66b3b94458455b266171caba0d5e92b91.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/promise/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/promise/promise-2.3.0.ebuild X-VCS-Directories: dev-python/promise/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: acce6df66b3b94458455b266171caba0d5e92b91 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: 49d271d0-890f-4f7f-a14f-e002e23bfe4a X-Archives-Hash: cdb8225eeea509f9152c15b2987ecc7e commit: acce6df66b3b94458455b266171caba0d5e92b91 Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 5 20:56:26 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jun 5 20:57:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=acce6df6 dev-python/promise: unkeyword 2.3.0 for ~x86 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/promise/promise-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/promise/promise-2.3.0.ebuild b/dev-python/promise/promise-2.3.0.ebuild index fdb9f7a52..4cfac48f7 100644 --- a/dev-python/promise/promise-2.3.0.ebuild +++ b/dev-python/promise/promise-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/syrusakbary/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND="test? (