diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:09:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:09:17 +0100 |
commit | 8327b5a2227e64e4124b53e5315e134c4700835e (patch) | |
tree | af3898630dd45bdf847ae437567320830e8bd062 /x11-misc | |
parent | x11-libs/libxkbcommon: ppc64 stable wrt bug #711560 (diff) | |
download | gentoo-8327b5a2227e64e4124b53e5315e134c4700835e.tar.gz gentoo-8327b5a2227e64e4124b53e5315e134c4700835e.tar.bz2 gentoo-8327b5a2227e64e4124b53e5315e134c4700835e.zip |
x11-misc/xkeyboard-config: 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-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 04bf852e3bcf..fee9463eae19 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" |