diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:49:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:52:02 +0300 |
commit | b5917ca96363e4d51b19ef747c2c82d9ea82346b (patch) | |
tree | 636e07b6970aa670431b833d7ec638cce714f743 /x11-apps/xstdcmap | |
parent | x11-apps/xrdb: x86 stable wrt bug #682846 (diff) | |
download | gentoo-b5917ca96363e4d51b19ef747c2c82d9ea82346b.tar.gz gentoo-b5917ca96363e4d51b19ef747c2c82d9ea82346b.tar.bz2 gentoo-b5917ca96363e4d51b19ef747c2c82d9ea82346b.zip |
x11-apps/xstdcmap: x86 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
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 4e98060aea3a..11d2157d4be2 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" |