diff options
author | Sam James <sam@gentoo.org> | 2024-09-01 03:17:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-01 03:17:09 +0100 |
commit | d541ebeb952fa64db466eee3c6df8657ab942467 (patch) | |
tree | 697eb4acdd21173c8edc7aca749fd571bb6d1c8f /x11-misc | |
parent | x11-libs/libX11: Stabilize 1.8.10 arm, #938855 (diff) | |
download | gentoo-d541ebeb952fa64db466eee3c6df8657ab942467.tar.gz gentoo-d541ebeb952fa64db466eee3c6df8657ab942467.tar.bz2 gentoo-d541ebeb952fa64db466eee3c6df8657ab942467.zip |
x11-misc/compose-tables: Stabilize 1.8.10 arm, #938855
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.10.ebuild b/x11-misc/compose-tables/compose-tables-1.8.10.ebuild index bbd27ba339ee..13c01968f5a8 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.10.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.10.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |