diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 14:09:40 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:32:21 +0100 |
commit | 110829ba0d357737a1363b5d8dba922e8f940000 (patch) | |
tree | 2d8bd9f78a928fcc403d817e9e329aebf2ca8a6e /x11-apps/xkbprint | |
parent | x11-apps/xkbevd: Stable for HPPA PPC64 (bug #559062). (diff) | |
download | gentoo-110829ba0d357737a1363b5d8dba922e8f940000.tar.gz gentoo-110829ba0d357737a1363b5d8dba922e8f940000.tar.bz2 gentoo-110829ba0d357737a1363b5d8dba922e8f940000.zip |
x11-apps/xkbprint: Stable for HPPA PPC64 (bug #559062).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild index cf4abdf3526e..27a6f2b660e5 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Print an XKB keyboard description" -KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |