diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:43 +0200 |
commit | fb52222485f8bfc1091316286dae827efb2c6a91 (patch) | |
tree | f746069bc340ceb74b55fb7e2024414f7ca44d53 /x11-apps/xstdcmap | |
parent | x11-apps/xset: Stabilize 1.2.5 ppc, #891865 (diff) | |
download | gentoo-fb52222485f8bfc1091316286dae827efb2c6a91.tar.gz gentoo-fb52222485f8bfc1091316286dae827efb2c6a91.tar.bz2 gentoo-fb52222485f8bfc1091316286dae827efb2c6a91.zip |
x11-apps/xstdcmap: Stabilize 1.0.5 ppc, #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 473a3a2d7985..3c585cc2bce6 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" |