diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:16:43 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:16:43 +0100 |
commit | 1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092 (patch) | |
tree | eae527967916afba6293b56e0b6f6abbc5eec0a9 /x11-apps/showfont | |
parent | x11-apps/setxkbmap: arm stable, bug #559062 (diff) | |
download | gentoo-1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092.tar.gz gentoo-1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092.tar.bz2 gentoo-1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092.zip |
x11-apps/showfont: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps/showfont')
-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 cfc7286a3612..756a38cf9fb2 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" |