diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:54:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:54:55 +0100 |
commit | 4a3f841f7caa8a82aeb8e02bf6786690cef07cea (patch) | |
tree | 262f9f0aec353653bed88d5f8d21952bc21f3a3e /x11-misc/xkeyboard-config | |
parent | x11-libs/libxkbcommon: ia64 stable wrt bug #711560 (diff) | |
download | gentoo-4a3f841f7caa8a82aeb8e02bf6786690cef07cea.tar.gz gentoo-4a3f841f7caa8a82aeb8e02bf6786690cef07cea.tar.bz2 gentoo-4a3f841f7caa8a82aeb8e02bf6786690cef07cea.zip |
x11-misc/xkeyboard-config: ia64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild index 027079b95702..d7ff8441deae 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.29.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" fi LICENSE="MIT" |