diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 16:31:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 16:31:44 +0100 |
commit | de2c31d3a8f3d33b3c5259f4b12f23ebd56d6520 (patch) | |
tree | 0b4a18211b60af88c710904a349d8132e6659b5b /x11-libs/libxkbcommon | |
parent | profiles: Mask net-dns/dnssec-{lookup,nodes,system-tray} for removal (diff) | |
download | gentoo-de2c31d3a8f3d33b3c5259f4b12f23ebd56d6520.tar.gz gentoo-de2c31d3a8f3d33b3c5259f4b12f23ebd56d6520.tar.bz2 gentoo-de2c31d3a8f3d33b3c5259f4b12f23ebd56d6520.zip |
x11-libs/libxkbcommon: stable 0.8.0 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild index 501befc861d9..41f21fe7e369 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.0.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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |