From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 599EB15827B for ; Mon, 01 Sep 2025 22:42:32 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 44EA8340F04 for ; Mon, 01 Sep 2025 22:42:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6661111056D; Mon, 01 Sep 2025 22:42:13 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 56D9E11056D for ; Mon, 01 Sep 2025 22:42:13 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F3E53408CF for ; Mon, 01 Sep 2025 22:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89262351C for ; Mon, 01 Sep 2025 22:42:10 +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: <1756766456.aca047e2f603425c20605bf24e7b59b307f5196b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xdriinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild X-VCS-Directories: x11-apps/xdriinfo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aca047e2f603425c20605bf24e7b59b307f5196b X-VCS-Branch: master Date: Mon, 01 Sep 2025 22:42:10 +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: be9a4142-f1d2-44ea-87e1-007517067850 X-Archives-Hash: e2eb83cf1155b3898b3f79702a70d2e0 commit: aca047e2f603425c20605bf24e7b59b307f5196b Author: Sam James gentoo org> AuthorDate: Mon Sep 1 22:40:56 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 1 22:40:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca047e2 x11-apps/xdriinfo: Stabilize 1.0.8 arm, #962233 Signed-off-by: Sam James gentoo.org> x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild index f563a41b6ba1..813427486272 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.8.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit xorg-meson DESCRIPTION="query configuration information of DRI drivers" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" x11-libs/libX11