diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:06 -0700 |
commit | f00b4b8cbaba394e483086cc7996bd888a079946 (patch) | |
tree | f45f89145bc3332f4008f846e8826eb8d11af45d /x11-apps/xstdcmap | |
parent | x11-apps/xrdb-1.2.0: hppa stable, bug 682846 (diff) | |
download | gentoo-f00b4b8cbaba394e483086cc7996bd888a079946.tar.gz gentoo-f00b4b8cbaba394e483086cc7996bd888a079946.tar.bz2 gentoo-f00b4b8cbaba394e483086cc7996bd888a079946.zip |
x11-apps/xstdcmap-1.0.4: hppa 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 f07835db98c5..b57b833cadfc 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" |