diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 13:10:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 13:10:38 +0100 |
commit | a2c17a119e46919f0968dc6f07a6034b94bdb2d6 (patch) | |
tree | e5127dc241c759cb69ce88a8ad78671511b62f63 /x11-libs/libxkbcommon | |
parent | dev-libs/pugixml: stable 1.9 for ia64, bug #662868 (diff) | |
download | gentoo-a2c17a119e46919f0968dc6f07a6034b94bdb2d6.tar.gz gentoo-a2c17a119e46919f0968dc6f07a6034b94bdb2d6.tar.bz2 gentoo-a2c17a119e46919f0968dc6f07a6034b94bdb2d6.zip |
x11-libs/libxkbcommon: stable 0.8.2 for ia64, bug #665702
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild index 3a7627ed45c4..eaeb52b50682 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.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 ~s390 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |