diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:25 +0300 |
commit | 51dfc4ce90388ccf43d5d76308d3da28ae041c49 (patch) | |
tree | 16f583863e615f1f9377f2660128709fa9d23592 /x11-apps/xstdcmap | |
parent | x11-apps/xrdb: arm stable wrt bug #682846 (diff) | |
download | gentoo-51dfc4ce90388ccf43d5d76308d3da28ae041c49.tar.gz gentoo-51dfc4ce90388ccf43d5d76308d3da28ae041c49.tar.bz2 gentoo-51dfc4ce90388ccf43d5d76308d3da28ae041c49.zip |
x11-apps/xstdcmap: arm 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="arm"
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 7f2d9488216c..4e98060aea3a 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" |