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 4710A158091 for ; Sun, 5 Jun 2022 21:08:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 222D6E0933; Sun, 5 Jun 2022 21:08:28 +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 ECC2CE0933 for ; Sun, 5 Jun 2022 21:08:27 +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 0517E341CC8 for ; Sun, 5 Jun 2022 21:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BBEB4F7 for ; Sun, 5 Jun 2022 21:08:23 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1654463291.62e8346521d748961ebcb0e06263a651efb7c7db.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/vocabsieve/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/vocabsieve/vocabsieve-0.7.3.ebuild X-VCS-Directories: app-misc/vocabsieve/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 62e8346521d748961ebcb0e06263a651efb7c7db X-VCS-Branch: dev Date: Sun, 5 Jun 2022 21:08:23 +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: e13db029-f0e9-460e-bd1a-dd700888a9f4 X-Archives-Hash: 78c757992b9b14883fc4dc357a839137 commit: 62e8346521d748961ebcb0e06263a651efb7c7db Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 5 21:08:11 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sun Jun 5 21:08:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62e83465 app-misc/vocabsieve: unkeyword 0.7.3 for ~x86 Signed-off-by: Alessandro Barbieri gmail.com> app-misc/vocabsieve/vocabsieve-0.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/vocabsieve/vocabsieve-0.7.3.ebuild b/app-misc/vocabsieve/vocabsieve-0.7.3.ebuild index e72834c50..0d258197a 100644 --- a/app-misc/vocabsieve/vocabsieve-0.7.3.ebuild +++ b/app-misc/vocabsieve/vocabsieve-0.7.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/PyQt5[${PYTHON_USEDEP}]