diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 13:42:17 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:30:59 +0100 |
commit | eb67e681bfbe11db5642cbaf11c481d478fe5ef6 (patch) | |
tree | d997251a177a464f636324282e7022fff77b7f4e /x11-apps | |
parent | x11-apps/setxkbmap: Stable for HPPA PPC64 (bug #559062). (diff) | |
download | gentoo-eb67e681bfbe11db5642cbaf11c481d478fe5ef6.tar.gz gentoo-eb67e681bfbe11db5642cbaf11c481d478fe5ef6.tar.bz2 gentoo-eb67e681bfbe11db5642cbaf11c481d478fe5ef6.zip |
x11-apps/showfont: Stable for PPC64 (bug #559062).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/showfont/showfont-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/showfont/showfont-1.0.5.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild index 756a38cf9fb2..38360d49002d 100644 --- a/x11-apps/showfont/showfont-1.0.5.ebuild +++ b/x11-apps/showfont/showfont-1.0.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="font dumper for X font server" -KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libFS" |