diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:13:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:13:21 -0400 |
commit | 806179823f7f8d3bcd5959a1a41015184a47520d (patch) | |
tree | e824d903e4f11011606428fccddd2e72e33cbd59 /x11-apps/xstdcmap | |
parent | x11-apps/xrdb: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-806179823f7f8d3bcd5959a1a41015184a47520d.tar.gz gentoo-806179823f7f8d3bcd5959a1a41015184a47520d.tar.bz2 gentoo-806179823f7f8d3bcd5959a1a41015184a47520d.zip |
x11-apps/xstdcmap: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 f7396b9cf08e..7f2d9488216c 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" |