commit: df4cdb2b4bacf65839b5ca7dde3ed53d34ae89de
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 19:09:59 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 19:09:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4cdb2b
x11-apps/rgb: Stabilize 1.1.1 arm64, #969642
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/rgb/rgb-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/rgb/rgb-1.1.1.ebuild b/x11-apps/rgb/rgb-1.1.1.ebuild
index e0e7389c35b3..b49979444394 100644
--- a/x11-apps/rgb/rgb-1.1.1.ebuild
+++ b/x11-apps/rgb/rgb-1.1.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
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="uncompile an rgb color-name database"
-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"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="x11-misc/util-macros"