diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 19:51:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 21:22:03 +0200 |
commit | 298db102c6f1eab20b4e20e03bb9d5a8827e1db1 (patch) | |
tree | cef6099e78edc9269a76d2961701f1648fd61701 /x11-apps | |
parent | dev-libs/libevdev: x86 stable (bug #649316) (diff) | |
download | gentoo-298db102c6f1eab20b4e20e03bb9d5a8827e1db1.tar.gz gentoo-298db102c6f1eab20b4e20e03bb9d5a8827e1db1.tar.bz2 gentoo-298db102c6f1eab20b4e20e03bb9d5a8827e1db1.zip |
x11-apps/xkbcomp: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
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 d93da57c162c..86d3ed51297a 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" |