diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:08 +0100 |
commit | 9c7357de4e7d245c2f105a0712a8b96474b4acb0 (patch) | |
tree | 0147023be2238fa65ba295696d1049a646c18a9c /x11-apps | |
parent | x11-apps/setxkbmap: x86 stable wrt bug #559062 (diff) | |
download | gentoo-9c7357de4e7d245c2f105a0712a8b96474b4acb0.tar.gz gentoo-9c7357de4e7d245c2f105a0712a8b96474b4acb0.tar.bz2 gentoo-9c7357de4e7d245c2f105a0712a8b96474b4acb0.zip |
x11-apps/showfont: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 70b73f235dbe..a8ea3e52d31c 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" |