diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:02:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:02:26 +0200 |
commit | 18627f4f124237cbf2851115be0cd4fbd6424f79 (patch) | |
tree | c3a15a648bfcfcf10020641961f1347adcae3bb8 /x11-libs/libxkbcommon | |
parent | x11-libs/libdrm: ia64 stable wrt bug #620234 (diff) | |
download | gentoo-18627f4f124237cbf2851115be0cd4fbd6424f79.tar.gz gentoo-18627f4f124237cbf2851115be0cd4fbd6424f79.tar.bz2 gentoo-18627f4f124237cbf2851115be0cd4fbd6424f79.zip |
x11-libs/libxkbcommon: ia64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild index 3028aedeea67..f676058e95d0 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild @@ -17,7 +17,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" HOMEPAGE="https://xkbcommon.org/" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="X doc test" DEPEND="sys-devel/bison |