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 98238158015 for ; Fri, 22 Dec 2023 05:07:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CD132BC032; Fri, 22 Dec 2023 05:07:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54A9D2BC032 for ; Fri, 22 Dec 2023 05:07:47 +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 2CCAB343013 for ; Fri, 22 Dec 2023 05:07:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FEAD14BD for ; Fri, 22 Dec 2023 05:07:43 +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: <1703221489.14e30d020a684536786da7cfcfe9279987b2ca2f.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.30.1.ebuild X-VCS-Directories: sys-apps/inxi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 14e30d020a684536786da7cfcfe9279987b2ca2f X-VCS-Branch: master Date: Fri, 22 Dec 2023 05:07:43 +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: 9e4dfcc2-a501-4e33-9c29-cf407b78a497 X-Archives-Hash: 72a03b34879d106dbbe32419a5e1c785 commit: 14e30d020a684536786da7cfcfe9279987b2ca2f Author: Sam James gentoo org> AuthorDate: Fri Dec 22 05:02:37 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 22 05:04:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e30d02 sys-apps/inxi: Stabilize 3.3.30.1 arm, #920486 Signed-off-by: Sam James gentoo.org> sys-apps/inxi/inxi-3.3.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/inxi/inxi-3.3.30.1.ebuild b/sys-apps/inxi/inxi-3.3.30.1.ebuild index fb1ee597225e..ce2e54eafd2f 100644 --- a/sys-apps/inxi/inxi-3.3.30.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.30.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="bluetooth hddtemp opengl" RDEPEND="dev-lang/perl