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 9F02E15ACFC for ; Sun, 30 Apr 2023 15:41:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1D36E0821; Sun, 30 Apr 2023 15:41: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 A07FAE0821 for ; Sun, 30 Apr 2023 15:41:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E534341193 for ; Sun, 30 Apr 2023 15:41:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD5B9A49 for ; Sun, 30 Apr 2023 15:41:17 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1682869272.4a2921cdf9f83cf55908da3bbb79e4f441b56ffc.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/booleanOperations/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild X-VCS-Directories: dev-python/booleanOperations/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 4a2921cdf9f83cf55908da3bbb79e4f441b56ffc X-VCS-Branch: dev Date: Sun, 30 Apr 2023 15:41:17 +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: 7603c5d7-ece7-413d-9c82-c04ce534932d X-Archives-Hash: bac51f5686e9ad16fccea67a7760bc1b commit: 4a2921cdf9f83cf55908da3bbb79e4f441b56ffc Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Apr 30 15:41:12 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Apr 30 15:41:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a2921cd dev-python/booleanOperations: keyword 0.9.0-r2 for ~x86 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild index b796f4369..fcbaf4978 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="$(pypi_sdist_url --no-normalize ${PN} ${PV} .zip)" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" >=dev-python/fonttools-4.0.2[${PYTHON_USEDEP}]