diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:48 +0000 |
commit | 53d668f3aeb3bb57027e733e728c0d72f7fb519c (patch) | |
tree | f4f55b770eeb4b811b5220b9d3a8123c7a983fbf /x11-apps/xkbcomp | |
parent | x11-apps/xinit: Stabilize 1.4.2 x86, #891865 (diff) | |
download | gentoo-53d668f3aeb3bb57027e733e728c0d72f7fb519c.tar.gz gentoo-53d668f3aeb3bb57027e733e728c0d72f7fb519c.tar.bz2 gentoo-53d668f3aeb3bb57027e733e728c0d72f7fb519c.zip |
x11-apps/xkbcomp: Stabilize 1.4.6 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild index bf26cd4ca273..5b5d583e8d36 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=x11-libs/libX11-1.6.9 |