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 DC4D8158094 for ; Sat, 30 Jul 2022 21:19:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D01AE0B9F; Sat, 30 Jul 2022 21:19:12 +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 377DDE0AF4 for ; Sat, 30 Jul 2022 21:19:11 +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 118D6340FC6 for ; Sat, 30 Jul 2022 21:19:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97F29558 for ; Sat, 30 Jul 2022 21:19:09 +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: <1659215909.1240bbf162a7357941bc4d7cb807f7c827c12354.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/inxi/inxi-3.3.17.1.ebuild X-VCS-Directories: sys-apps/inxi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1240bbf162a7357941bc4d7cb807f7c827c12354 X-VCS-Branch: master Date: Sat, 30 Jul 2022 21:19:09 +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: 88f3f52e-8e4a-49d9-ab2a-0d99d2825081 X-Archives-Hash: cb0dbdf20ff4bd7094fc0a818dc962c3 commit: 1240bbf162a7357941bc4d7cb807f7c827c12354 Author: Sam James gentoo org> AuthorDate: Sat Jul 30 21:18:29 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 30 21:18:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1240bbf1 sys-apps/inxi: Stabilize 3.3.17.1 x86, #862366 Signed-off-by: Sam James gentoo.org> sys-apps/inxi/inxi-3.3.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/inxi/inxi-3.3.17.1.ebuild b/sys-apps/inxi/inxi-3.3.17.1.ebuild index 49cc31d24326..a17ef9064853 100644 --- a/sys-apps/inxi/inxi-3.3.17.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.17.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl