diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:57 +0100 |
commit | 2299093244dc9963ea0b807edcea411210b161f3 (patch) | |
tree | 46bb98ea7b54cd41f4baaa46fb54e3429be4b49d /x11-apps/xkbprint | |
parent | x11-apps/xkbevd: ppc stable wrt bug #559062 (diff) | |
download | gentoo-2299093244dc9963ea0b807edcea411210b161f3.tar.gz gentoo-2299093244dc9963ea0b807edcea411210b161f3.tar.bz2 gentoo-2299093244dc9963ea0b807edcea411210b161f3.zip |
x11-apps/xkbprint: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 64d21d10f2f9..318a5c5591d6 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" |