diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:48:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:48:00 +0100 |
commit | 94e5f6a207c79e8f323e0c8179d5c40599ac6161 (patch) | |
tree | 8fe9ab0e32eebe568a7436cada08f883a4d5ba52 /x11-apps | |
parent | x11-apps/setxkbmap: sparc stable wrt bug #559062 (diff) | |
download | gentoo-94e5f6a207c79e8f323e0c8179d5c40599ac6161.tar.gz gentoo-94e5f6a207c79e8f323e0c8179d5c40599ac6161.tar.bz2 gentoo-94e5f6a207c79e8f323e0c8179d5c40599ac6161.zip |
x11-apps/showfont: sparc stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/showfont/showfont-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/showfont/showfont-1.0.5.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild index 38360d49002d..550c62c5ee40 100644 --- a/x11-apps/showfont/showfont-1.0.5.ebuild +++ b/x11-apps/showfont/showfont-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |