diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:53 -0700 |
commit | 8c56e1ba8c377696b439ef7edc9ccfea50a2bcea (patch) | |
tree | e99833ca484411d862b19e56844c9479d848d532 /x11-misc | |
parent | x11-misc/xcompmgr-1.1.8: ppc stable, bug 682846 (diff) | |
download | gentoo-8c56e1ba8c377696b439ef7edc9ccfea50a2bcea.tar.gz gentoo-8c56e1ba8c377696b439ef7edc9ccfea50a2bcea.tar.bz2 gentoo-8c56e1ba8c377696b439ef7edc9ccfea50a2bcea.zip |
x11-misc/xkeyboard-config-2.26-r1: ppc stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild index 34b4db622a4e..52e47fc6c2e5 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" fi LICENSE="MIT" |