diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:04 -0700 |
commit | f3dc5a3114fbec8bcda32aafa8e9d517a1631102 (patch) | |
tree | 95c21d9786f4cd2a4b1aeff0e8757e4f90b11543 /x11-apps/xstdcmap | |
parent | x11-apps/xrdb-1.2.0: ppc64 stable, bug 682846 (diff) | |
download | gentoo-f3dc5a3114fbec8bcda32aafa8e9d517a1631102.tar.gz gentoo-f3dc5a3114fbec8bcda32aafa8e9d517a1631102.tar.bz2 gentoo-f3dc5a3114fbec8bcda32aafa8e9d517a1631102.zip |
x11-apps/xstdcmap-1.0.4: ppc64 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 03953b059c35..f07835db98c5 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" |