commit: e7f22e6928480ad12e18fb9f70d9b687d8c762f2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 19:10:04 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 19:10:04 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f22e69
x11-base/xorg-proto: Stabilize 2025.1 arm, #969643
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-base/xorg-proto/xorg-proto-2025.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-base/xorg-proto/xorg-proto-2025.1.ebuild
b/x11-base/xorg-proto/xorg-proto-2025.1.ebuild
index c9b3bd997064..7330be21441d 100644
--- a/x11-base/xorg-proto/xorg-proto-2025.1.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2025.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ inherit ${GIT_ECLASS} meson python-any-r1
DESCRIPTION="X.Org combined protocol headers"
HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto"
if [[ ${PV} != 9999* ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.xz"
S="${WORKDIR}/${MY_P}"
fi