diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:59:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:59:10 +0000 |
commit | a0ba38a4ccd5969b85135a863d4264f69a324d9c (patch) | |
tree | 9bab38a8c277c3fac42d6e7bba8921157c49a25a /x11-misc/compose-tables | |
parent | x11-libs/xcb-util: Stabilize 0.4.1 arm, #891865 (diff) | |
download | gentoo-a0ba38a4ccd5969b85135a863d4264f69a324d9c.tar.gz gentoo-a0ba38a4ccd5969b85135a863d4264f69a324d9c.tar.bz2 gentoo-a0ba38a4ccd5969b85135a863d4264f69a324d9c.zip |
x11-misc/compose-tables: Stabilize 1.8.3 arm, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables')
-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 64fae7882933..09b2092b027f 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=" |