diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:39 -0700 |
commit | ae7af05207ad6a57eb0273b08f695aa93104b496 (patch) | |
tree | 0f04e69a3336c14b87214f696a99a47b58ee5ddc /x11-apps/xstdcmap | |
parent | x11-apps/xrdb-1.2.0: ppc stable, bug 682846 (diff) | |
download | gentoo-ae7af05207ad6a57eb0273b08f695aa93104b496.tar.gz gentoo-ae7af05207ad6a57eb0273b08f695aa93104b496.tar.bz2 gentoo-ae7af05207ad6a57eb0273b08f695aa93104b496.zip |
x11-apps/xstdcmap-1.0.4: ppc stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild index 11d2157d4be2..03953b059c35 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X standard colormap utility" -KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" |