diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:12 +0100 |
commit | de23bd0e27e6c27824944e7ff2add567e201b8f7 (patch) | |
tree | c5fff7fcc7ee03a18204b272b9e0527989017417 /x11-apps | |
parent | media-libs/freeglut: ppc stable wrt bug #700310 (diff) | |
download | gentoo-de23bd0e27e6c27824944e7ff2add567e201b8f7.tar.gz gentoo-de23bd0e27e6c27824944e7ff2add567e201b8f7.tar.bz2 gentoo-de23bd0e27e6c27824944e7ff2add567e201b8f7.zip |
x11-apps/xkbprint: ppc stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 209d25e728fc..94d9ae205f5f 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" |