diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:48:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:48:00 +0100 |
commit | 953715b9856c57215b1e7e76c0cf664e57f37f88 (patch) | |
tree | 21f6b8eb77e9677fd690eb8431d0a912177ca70b /x11-misc/xkeyboard-config | |
parent | x11-libs/xcb-util-cursor: ppc stable wrt bug #579266 (diff) | |
download | gentoo-953715b9856c57215b1e7e76c0cf664e57f37f88.tar.gz gentoo-953715b9856c57215b1e7e76c0cf664e57f37f88.tar.bz2 gentoo-953715b9856c57215b1e7e76c0cf664e57f37f88.zip |
x11-misc/xkeyboard-config: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild index 5e2c9618f34b..49526e335bcf 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="X keyboard configuration database" HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig" [[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" LICENSE="MIT" |