diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-28 17:51:39 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-28 17:51:57 +0200 |
commit | c4505495660172b95366e71f835170ce7fc1e283 (patch) | |
tree | 857b617f330f0b3a85c86c319ebf3cfd2dafd81e /x11-apps/xkbcomp | |
parent | virtual/opengl-7.0-r2: ia64 stable, bug 664002 (diff) | |
download | gentoo-c4505495660172b95366e71f835170ce7fc1e283.tar.gz gentoo-c4505495660172b95366e71f835170ce7fc1e283.tar.bz2 gentoo-c4505495660172b95366e71f835170ce7fc1e283.zip |
x11-apps/xkbcomp-1.4.2: ia64 stable, bug 664002
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild index 41a87f872941..e3605f2fc588 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |