diff options
author | Sam James <sam@gentoo.org> | 2022-05-08 23:00:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-08 23:00:44 +0000 |
commit | a3fae448d29c67bca7c648526716a8b4e97d775c (patch) | |
tree | 5709844de9063920afc1a1c661d6f2ba4d6741fb /x11-misc | |
parent | x11-base/xorg-proto: Stabilize 2022.1 arm64, #843167 (diff) | |
download | gentoo-a3fae448d29c67bca7c648526716a8b4e97d775c.tar.gz gentoo-a3fae448d29c67bca7c648526716a8b4e97d775c.tar.bz2 gentoo-a3fae448d29c67bca7c648526716a8b4e97d775c.zip |
x11-misc/compose-tables: Stabilize 1.7.5 arm64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.5.ebuild b/x11-misc/compose-tables/compose-tables-1.7.5.ebuild index 25cf373e14d8..93992861c39a 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.5.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.5.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |