diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 06:48:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 06:48:47 +0000 |
commit | 99bc673cee2e81f2fd4d540db91647c136b54755 (patch) | |
tree | 8ddadea3e096b452cf2b9099b060eee70389d31e /x11-apps/xkbcomp | |
parent | media-libs/mesa: Stabilize 21.0.3 arm64, #787818 (diff) | |
download | gentoo-99bc673cee2e81f2fd4d540db91647c136b54755.tar.gz gentoo-99bc673cee2e81f2fd4d540db91647c136b54755.tar.bz2 gentoo-99bc673cee2e81f2fd4d540db91647c136b54755.zip |
x11-apps/xkbcomp: Stabilize 1.4.5 arm64, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild index 3a2a559b7404..e98d2e99923e 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.5.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.5.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 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" >=x11-libs/libX11-1.6.9 |