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 5816415827B for ; Mon, 01 Sep 2025 22:42:27 +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 43854340F6A for ; Mon, 01 Sep 2025 22:42:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4A04B11056C; 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 3FDDE11056B 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 F1934340E2A for ; Mon, 01 Sep 2025 22:42:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 451273517 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: <1756766451.8d4ace4e46c8d58d2164f1bf9a3aa25657a7d3a5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xeyes/xeyes-1.3.1.ebuild X-VCS-Directories: x11-apps/xeyes/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8d4ace4e46c8d58d2164f1bf9a3aa25657a7d3a5 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: 7a5e406b-c190-4fa9-afbc-eaab0a02dbd1 X-Archives-Hash: 5b3325c89ff45def8717649fa1d96d60 commit: 8d4ace4e46c8d58d2164f1bf9a3aa25657a7d3a5 Author: Sam James gentoo org> AuthorDate: Mon Sep 1 22:40:51 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 1 22:40:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4ace4e x11-apps/xeyes: Stabilize 1.3.1 arm64, #962231 Signed-off-by: Sam James gentoo.org> x11-apps/xeyes/xeyes-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xeyes/xeyes-1.3.1.ebuild b/x11-apps/xeyes/xeyes-1.3.1.ebuild index 7379943fae08..c3a7e97c0e24 100644 --- a/x11-apps/xeyes/xeyes-1.3.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.3.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit xorg-meson DESCRIPTION="X.Org xeyes application" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" >=x11-libs/libXi-1.7