From a60e9c99c830b99d6f58a14573b92333fd58859b Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 18 Jan 2022 23:16:00 +0100 Subject: x11-drivers/xf86-video-ati: Stabilize 19.1.0-r1 x86, #831378 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild index e7636131a509..6d4682821c20 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" fi DESCRIPTION="ATI video driver" -- cgit v1.2.3-65-gdbad