Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xstdcmap/
Date: Wed, 01 May 2019 18:24:05
Message-Id: 1556734926.f00b4b8cbaba394e483086cc7996bd888a079946.mattst88@gentoo
1 commit: f00b4b8cbaba394e483086cc7996bd888a079946
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 18:22:06 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 18:22:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00b4b8c
7
8 x11-apps/xstdcmap-1.0.4: hppa stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild
16 index f07835db98c..b57b833cadf 100644
17 --- a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild
18 +++ b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild
19 @@ -6,7 +6,7 @@ EAPI=7
20 inherit xorg-3
21
22 DESCRIPTION="X standard colormap utility"
23 -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
24 +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
25 IUSE=""
26 RDEPEND="x11-libs/libXmu
27 x11-libs/libX11"