diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:28:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:28 +0200 |
commit | 1890f74840f51c877711d9fcc6fd6c42b91b6186 (patch) | |
tree | 1379066d01bf367413a93a2f5c8a61500ddb5f09 /x11-apps | |
parent | media-libs/mesa: ppc64 stable wrt bug #620234 (diff) | |
download | gentoo-1890f74840f51c877711d9fcc6fd6c42b91b6186.tar.gz gentoo-1890f74840f51c877711d9fcc6fd6c42b91b6186.tar.bz2 gentoo-1890f74840f51c877711d9fcc6fd6c42b91b6186.zip |
x11-apps/xkbcomp: ppc64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild index 2a1927335334..66523e49155a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |