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 F312D158087 for ; Thu, 13 Jan 2022 09:41:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 263222BC002; Thu, 13 Jan 2022 09:41:37 +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 5E1112BC002 for ; Thu, 13 Jan 2022 09:41:36 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3905534348D for ; Thu, 13 Jan 2022 09:41:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AC6E21D for ; Thu, 13 Jan 2022 09:41:33 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1642066890.c8af660de0327104039251260a8bb89c6c87b197.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/woeusb/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/woeusb/woeusb-5.2.4.ebuild X-VCS-Directories: sys-boot/woeusb/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c8af660de0327104039251260a8bb89c6c87b197 X-VCS-Branch: master Date: Thu, 13 Jan 2022 09:41:33 +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: 6a969e1c-2986-4ab8-866e-474867e4aefd X-Archives-Hash: 5235d4d4d25087f60ddc573d5dfa9e0c commit: c8af660de0327104039251260a8bb89c6c87b197 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jan 13 09:41:30 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jan 13 09:41:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8af660d sys-boot/woeusb: x86 stable wrt bug #831072 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> sys-boot/woeusb/woeusb-5.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/woeusb/woeusb-5.2.4.ebuild b/sys-boot/woeusb/woeusb-5.2.4.ebuild index 4f1d25c96d02..3221b4b1d51a 100644 --- a/sys-boot/woeusb/woeusb-5.2.4.ebuild +++ b/sys-boot/woeusb/woeusb-5.2.4.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 @@ -10,7 +10,7 @@ S="${WORKDIR}/WoeUSB-${PV}" LICENSE="CC-BY-SA-4.0 GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" app-arch/wimlib