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 C77B31581B9 for ; Wed, 24 Sep 2025 19:36:51 +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 B4914340DAF for ; Wed, 24 Sep 2025 19:36:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 18A3111057D; Wed, 24 Sep 2025 19:36:31 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0E00911057D for ; Wed, 24 Sep 2025 19:36:31 +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 B7CA6340DAF for ; Wed, 24 Sep 2025 19:36:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BE6B3A6C for ; Wed, 24 Sep 2025 19:36:28 +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: <1758742515.6334ae9747f315c47060db79b42f25269f3745d1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ast/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild X-VCS-Directories: x11-drivers/xf86-video-ast/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6334ae9747f315c47060db79b42f25269f3745d1 X-VCS-Branch: master Date: Wed, 24 Sep 2025 19:36:28 +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: 7bc20d56-daac-42d3-b93d-e3dedca191d8 X-Archives-Hash: f02c0f2460afdf5faf60ed7a93ca3d44 commit: 6334ae9747f315c47060db79b42f25269f3745d1 Author: Sam James gentoo org> AuthorDate: Wed Sep 24 19:33:05 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 24 19:35:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6334ae97 x11-drivers/xf86-video-ast: Stabilize 1.2.1 x86, #963365 Signed-off-by: Sam James gentoo.org> x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild index 7d8c1825a907..3f0cebc45f2e 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.1.ebuild @@ -6,4 +6,4 @@ EAPI=8 inherit xorg-3 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~ppc64 x86"