diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:11:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:17:23 +0100 |
commit | cd7db7b844c5e41fba1c7f6b577b4cc33ee6f4e8 (patch) | |
tree | e433d19c99553f04cfbfac0c32d726580c3d60ec /x11-apps | |
parent | x11-apps/fonttosfnt: x86 stable (bug #758461) (diff) | |
download | gentoo-cd7db7b844c5e41fba1c7f6b577b4cc33ee6f4e8.tar.gz gentoo-cd7db7b844c5e41fba1c7f6b577b4cc33ee6f4e8.tar.bz2 gentoo-cd7db7b844c5e41fba1c7f6b577b4cc33ee6f4e8.zip |
x11-apps/xkbcomp: x86 stable (bug #758461)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild index b32e37851683..11b612ac19fa 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" >=x11-libs/libX11-1.6.9 |