diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:48 +0000 |
commit | 446aef6c456d3385e532988111a3245f1fc6f99a (patch) | |
tree | b50e1dee67e213955acef3cbf534756c03d6e677 /x11-apps/xstdcmap | |
parent | x11-apps/xset: Stabilize 1.2.5 arm, #891865 (diff) | |
download | gentoo-446aef6c456d3385e532988111a3245f1fc6f99a.tar.gz gentoo-446aef6c456d3385e532988111a3245f1fc6f99a.tar.bz2 gentoo-446aef6c456d3385e532988111a3245f1fc6f99a.zip |
x11-apps/xstdcmap: Stabilize 1.0.5 arm, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |