diff options
author | 2019-04-27 14:47:08 +0300 | |
---|---|---|
committer | 2019-04-27 14:47:08 +0300 | |
commit | 755a7f62a5b0f5b3ec5645a0dbda9a5de8e158ba (patch) | |
tree | 1b18fb07adc9080988a7e87196b680c12fff4b38 /x11-misc/xkeyboard-config | |
parent | x11-misc/makedepend: arm stable wrt bug #682846 (diff) | |
download | gentoo-755a7f62a5b0f5b3ec5645a0dbda9a5de8e158ba.tar.gz gentoo-755a7f62a5b0f5b3ec5645a0dbda9a5de8e158ba.tar.bz2 gentoo-755a7f62a5b0f5b3ec5645a0dbda9a5de8e158ba.zip |
x11-misc/xkeyboard-config: arm stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-misc/xkeyboard-config')
-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 bef6777bc967..d3a03a8f7378 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" |