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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4F5AD1581E7 for ; Wed, 24 Apr 2024 14:30:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85B4D2BC013; Wed, 24 Apr 2024 14:30:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 683BC2BC013 for ; Wed, 24 Apr 2024 14:30:50 +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 960763430AC for ; Wed, 24 Apr 2024 14:30:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 043A91590 for ; Wed, 24 Apr 2024 14:30:48 +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: <1713968871.f75e7d7ea1ef54bd4a6b705151fd3c98a95f9859.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fwupd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fwupd/fwupd-1.9.14.ebuild X-VCS-Directories: sys-apps/fwupd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f75e7d7ea1ef54bd4a6b705151fd3c98a95f9859 X-VCS-Branch: master Date: Wed, 24 Apr 2024 14:30:48 +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: 4c5c5166-4457-4b19-89d3-b7efd656ffd1 X-Archives-Hash: c2973c25c8cb09542d31bc34314a8999 commit: f75e7d7ea1ef54bd4a6b705151fd3c98a95f9859 Author: Sam James gentoo org> AuthorDate: Wed Apr 24 14:27:51 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 24 14:27:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75e7d7e sys-apps/fwupd: Stabilize 1.9.14 ppc64, #930572 Signed-off-by: Sam James gentoo.org> sys-apps/fwupd/fwupd-1.9.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/fwupd/fwupd-1.9.14.ebuild b/sys-apps/fwupd/fwupd-1.9.14.ebuild index 6427e6fc5ee2..89c205df4205 100644 --- a/sys-apps/fwupd/fwupd-1.9.14.ebuild +++ b/sys-apps/fwupd/fwupd-1.9.14.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86" IUSE="amdgpu amt +archive bash-completion bluetooth cbor elogind fastboot flashrom gnutls gtk-doc +gusb introspection logitech lzma minimal modemmanager nvme policykit spi +sqlite synaptics systemd test test-full tpm uefi" REQUIRED_USE="${PYTHON_REQUIRED_USE} ^^ ( elogind minimal systemd )