diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:09:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:09:06 +0100 |
commit | 5a5370b239f56d2c4c90e961e09340dad7a2a88c (patch) | |
tree | ca2581b625395232353bd7cb1a1ddeb82068ed63 /x11-apps/xkbcomp | |
parent | x11-apps/fonttosfnt: ppc64 stable wrt bug #711560 (diff) | |
download | gentoo-5a5370b239f56d2c4c90e961e09340dad7a2a88c.tar.gz gentoo-5a5370b239f56d2c4c90e961e09340dad7a2a88c.tar.bz2 gentoo-5a5370b239f56d2c4c90e961e09340dad7a2a88c.zip |
x11-apps/xkbcomp: ppc64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild index 451cdc686650..e6173738214a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-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-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" x11-libs/libX11 |