diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 14:23:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 14:23:28 +0100 |
commit | b1606181a6fb592857b1b1548a64cdacd0efc0e0 (patch) | |
tree | 2ef8726b0eb8077cb03596c3cf7c23966809bba8 /x11-misc | |
parent | x11-libs/libxkbcommon: ppc stable wrt bug #711560 (diff) | |
download | gentoo-b1606181a6fb592857b1b1548a64cdacd0efc0e0.tar.gz gentoo-b1606181a6fb592857b1b1548a64cdacd0efc0e0.tar.bz2 gentoo-b1606181a6fb592857b1b1548a64cdacd0efc0e0.zip |
x11-misc/xkeyboard-config: ppc stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild index d7ff8441deae..04bf852e3bcf 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2" - 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" fi LICENSE="MIT" |