diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:47 +0100 |
commit | 66bda47f5882226900e7e2874f2d6ec24bff3464 (patch) | |
tree | ac4042a0cae375c957412350c2afe410b85e7739 /x11-apps | |
parent | media-libs/freeglut: ppc64 stable wrt bug #700310 (diff) | |
download | gentoo-66bda47f5882226900e7e2874f2d6ec24bff3464.tar.gz gentoo-66bda47f5882226900e7e2874f2d6ec24bff3464.tar.bz2 gentoo-66bda47f5882226900e7e2874f2d6ec24bff3464.zip |
x11-apps/xkbprint: ppc64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.5.ebuild b/x11-apps/xkbprint/xkbprint-1.0.5.ebuild index dfa23e07361d..209d25e728fc 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.5.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 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-1.6.9" |