diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:57 +0200 |
commit | 5ebc759e7d0e7e38c8b3d8e37c35c22f652953e9 (patch) | |
tree | 1e843259d9a45ba8749e5ce6fdc970e37183b4d3 /x11-apps/xstdcmap | |
parent | x11-apps/xset: Stabilize 1.2.5 ppc64, #891865 (diff) | |
download | gentoo-5ebc759e7d0e7e38c8b3d8e37c35c22f652953e9.tar.gz gentoo-5ebc759e7d0e7e38c8b3d8e37c35c22f652953e9.tar.bz2 gentoo-5ebc759e7d0e7e38c8b3d8e37c35c22f652953e9.zip |
x11-apps/xstdcmap: Stabilize 1.0.5 ppc64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@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 8ccc33c05aae..473a3a2d7985 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" |