commit: 446aef6c456d3385e532988111a3245f1fc6f99a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 00:58:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 00:58:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446aef6c
x11-apps/xstdcmap: Stabilize 1.0.5 arm, #891865
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild
b/x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild
index e7953ac215cb..c0a4937f97cf 100644
--- a/x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild
+++ b/x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="X standard colormap utility"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"