diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:15:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:15:52 +0100 |
commit | b247548344f029b841830f041d3f351c334c80ca (patch) | |
tree | 28fe7d487ccad8fec1c3f4eda7a7063dd086dd18 /x11-misc | |
parent | x11-misc/xcompmgr: ppc stable wrt bug #559062 (diff) | |
download | gentoo-b247548344f029b841830f041d3f351c334c80ca.tar.gz gentoo-b247548344f029b841830f041d3f351c334c80ca.tar.bz2 gentoo-b247548344f029b841830f041d3f351c334c80ca.zip |
x11-misc/xkeyboard-config: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.16.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.16.ebuild index ad76670e85f7..14bda93991d9 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.16.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.16.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="X keyboard configuration database" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" [[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~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 ~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" |