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 31935158020 for ; Mon, 19 Dec 2022 10:57:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF7BAE0AFE; Mon, 19 Dec 2022 10:56:58 +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 C4166E0AFE for ; Mon, 19 Dec 2022 10:56:58 +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 DDDB833FD3F for ; Mon, 19 Dec 2022 10:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3024D7D6 for ; Mon, 19 Dec 2022 10:56:56 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1671297963.a991f9e6aa2d42b77c6f022680076cf2b4a3441b.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/waydroid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/waydroid/waydroid-1.2.1.ebuild X-VCS-Directories: app-emulation/waydroid/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: a991f9e6aa2d42b77c6f022680076cf2b4a3441b X-VCS-Branch: master Date: Mon, 19 Dec 2022 10:56:56 +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: aba8fd85-1f1c-4440-afe1-b12ed00e7856 X-Archives-Hash: 954e05809a5df5bb1f350cc7755553ff commit: a991f9e6aa2d42b77c6f022680076cf2b4a3441b Author: Denis Reva gmail com> AuthorDate: Sat Dec 17 17:26:03 2022 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat Dec 17 17:26:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a991f9e6 app-emulation/waydroid: Package broken and need repair Bug: https://bugs.gentoo.org/834025 Signed-off-by: Denis Reva gmail.com> app-emulation/waydroid/waydroid-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/waydroid/waydroid-1.2.1.ebuild b/app-emulation/waydroid/waydroid-1.2.1.ebuild index 56c4dca32..c361bc17b 100644 --- a/app-emulation/waydroid/waydroid-1.2.1.ebuild +++ b/app-emulation/waydroid/waydroid-1.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=""