diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:07 +0100 |
commit | 4a087ab7c6cb5c49d056ad1627d1237eafd4075c (patch) | |
tree | b0197b26d02414a6ff88888be5e5a60895bf2fe6 | |
parent | x11-libs/xcb-util-cursor: sparc stable wrt bug #579266 (diff) | |
download | gentoo-4a087ab7c6cb5c49d056ad1627d1237eafd4075c.tar.gz gentoo-4a087ab7c6cb5c49d056ad1627d1237eafd4075c.tar.bz2 gentoo-4a087ab7c6cb5c49d056ad1627d1237eafd4075c.zip |
x11-misc/xkeyboard-config: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild index 49526e335bcf..2babfae6d438 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |