diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:21:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:22:51 -0700 |
commit | 48e1b1112f2e0f59dd69b4d9830bf39ed2f5323b (patch) | |
tree | 59b4d3de8b379bbc4281da06a3d00cc909200062 /x11-apps | |
parent | x11-apps/xinit-1.4.0: alpha stable, bug 649316 (diff) | |
download | gentoo-48e1b1112f2e0f59dd69b4d9830bf39ed2f5323b.tar.gz gentoo-48e1b1112f2e0f59dd69b4d9830bf39ed2f5323b.tar.bz2 gentoo-48e1b1112f2e0f59dd69b4d9830bf39ed2f5323b.zip |
x11-apps/xkbcomp-1.4.1: alpha 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 9ab3e5c4dc68..34102ac1c3d3 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" |