diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:54:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:54:53 +0100 |
commit | dd763a7ee815313ae31293304fcdd3f8a5bf312d (patch) | |
tree | e46f819d7d23e33c1439890615bb83d582b0fa46 /x11-libs | |
parent | x11-drivers/xf86-input-wacom: ia64 stable wrt bug #711560 (diff) | |
download | gentoo-dd763a7ee815313ae31293304fcdd3f8a5bf312d.tar.gz gentoo-dd763a7ee815313ae31293304fcdd3f8a5bf312d.tar.bz2 gentoo-dd763a7ee815313ae31293304fcdd3f8a5bf312d.zip |
x11-libs/libxkbcommon: 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-libs')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild index ac848c08ca9d..4ab84772117a 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/xkbcommon/${PN}" else SRC_URI="https://xkbcommon.org/download/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" fi inherit meson multilib-minimal ${GIT_ECLASS} |