diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:44 -0700 |
commit | f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac (patch) | |
tree | ae9c448b2a4691fe3a1de300dd521b69c4042f4e /x11-apps | |
parent | virtual/opengl-7.0-r2: alpha stable, bug 664002 (diff) | |
download | gentoo-f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac.tar.gz gentoo-f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac.tar.bz2 gentoo-f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac.zip |
x11-apps/xkbcomp-1.4.2: alpha stable, bug 664002
Diffstat (limited to 'x11-apps')
-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 18be274628bb..e4d6f2fe51e8 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 ~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" |