diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:10 +0200 |
commit | bb17a0ea9a77f91e1c8e9f273261439c16a10414 (patch) | |
tree | 3223c25c0f3c7463f0c1ebfc7d01fdb0bd27b674 /x11-misc | |
parent | dev-libs/wayland-protocols: Stabilize 1.31 arm64, #891865 (diff) | |
download | gentoo-bb17a0ea9a77f91e1c8e9f273261439c16a10414.tar.gz gentoo-bb17a0ea9a77f91e1c8e9f273261439c16a10414.tar.bz2 gentoo-bb17a0ea9a77f91e1c8e9f273261439c16a10414.zip |
x11-misc/compose-tables: Stabilize 1.8.3 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.3.ebuild b/x11-misc/compose-tables/compose-tables-1.8.3.ebuild index aa258fe73bf3..b78bc5724e24 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.3.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="X.Org Compose Key tables from libX11" SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX}" S="${WORKDIR}/libX11-${PV}/" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |