Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
Date: Sat, 19 Dec 2015 21:17:07
Message-Id: 1450559803.1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092.maekke@gentoo
1 commit: 1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:16:43 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:16:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef7530c
7
8 x11-apps/showfont: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-apps/showfont/showfont-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-apps/showfont/showfont-1.0.5.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild
17 index cfc7286..756a38c 100644
18 --- a/x11-apps/showfont/showfont-1.0.5.ebuild
19 +++ b/x11-apps/showfont/showfont-1.0.5.ebuild
20 @@ -7,7 +7,7 @@ EAPI=5
21 inherit xorg-2
22
23 DESCRIPTION="font dumper for X font server"
24 -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE=""
27
28 RDEPEND="x11-libs/libFS"