diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:45 -0700 |
commit | 0912fad4e8563ee87b202e16ac876c5f85a85d3a (patch) | |
tree | 710700c81246153ecf5f7a99a3729cbb5b3ba50f /x11-apps | |
parent | x11-apps/xinit-1.4.0: hppa stable, bug 649316 (diff) | |
download | gentoo-0912fad4e8563ee87b202e16ac876c5f85a85d3a.tar.gz gentoo-0912fad4e8563ee87b202e16ac876c5f85a85d3a.tar.bz2 gentoo-0912fad4e8563ee87b202e16ac876c5f85a85d3a.zip |
x11-apps/xkbcomp-1.4.1: hppa stable, bug 649316
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild index 0f8d6920e19b..be2694f8fedf 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.1.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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |