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 F230C158091 for ; Tue, 7 Jun 2022 23:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CCC7E085E; Tue, 7 Jun 2022 23:13:23 +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 0438CE085E for ; Tue, 7 Jun 2022 23:13:23 +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 0BB08340F88 for ; Tue, 7 Jun 2022 23:13:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C24446D for ; Tue, 7 Jun 2022 23:12:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1654643555.823798adfc7de2e5fa3748c2a0a264cc5b45089e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/qtile/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/qtile/qtile-0.21.0-r1.ebuild X-VCS-Directories: x11-wm/qtile/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 823798adfc7de2e5fa3748c2a0a264cc5b45089e X-VCS-Branch: master Date: Tue, 7 Jun 2022 23:12:50 +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: fc9a1279-a87c-4ac4-ad66-bb5396e8adf7 X-Archives-Hash: 9f8bd46d923770cbb82302d885fdcfa9 commit: 823798adfc7de2e5fa3748c2a0a264cc5b45089e Author: Sam James gentoo org> AuthorDate: Tue Jun 7 23:12:35 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 7 23:12:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823798ad x11-wm/qtile: Keyword 0.21.0-r1 x86, #846383 Signed-off-by: Sam James gentoo.org> x11-wm/qtile/qtile-0.21.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/qtile/qtile-0.21.0-r1.ebuild b/x11-wm/qtile/qtile-0.21.0-r1.ebuild index 33cc33da379b..11c0ee1a5f92 100644 --- a/x11-wm/qtile/qtile-0.21.0-r1.ebuild +++ b/x11-wm/qtile/qtile-0.21.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=">=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}] >=dev-python/cffi-1.1.0[${PYTHON_USEDEP}]