diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:21 +0200 |
commit | 2428461f83c9eeebf87b8f461a6e3d17c7323997 (patch) | |
tree | bde484093930e6ff932fb2d0bdec7a5a363d104a /x11-apps/xstdcmap | |
parent | x11-apps/xset: Stabilize 1.2.5 amd64, #891865 (diff) | |
download | gentoo-2428461f83c9eeebf87b8f461a6e3d17c7323997.tar.gz gentoo-2428461f83c9eeebf87b8f461a6e3d17c7323997.tar.bz2 gentoo-2428461f83c9eeebf87b8f461a6e3d17c7323997.zip |
x11-apps/xstdcmap: Stabilize 1.0.5 amd64, #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 c0a4937f97cf..8ccc33c05aae 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" |