diff options
author | 2024-09-01 03:17:11 +0100 | |
---|---|---|
committer | 2024-09-01 03:17:11 +0100 | |
commit | f263c28a58278609097e676744a31bf62cee2207 (patch) | |
tree | 6e78e0284ff8daa0741b61e1215b8611e8805836 /x11-misc | |
parent | x11-libs/libX11: Stabilize 1.8.10 x86, #938855 (diff) | |
download | gentoo-f263c28a58278609097e676744a31bf62cee2207.tar.gz gentoo-f263c28a58278609097e676744a31bf62cee2207.tar.bz2 gentoo-f263c28a58278609097e676744a31bf62cee2207.zip |
x11-misc/compose-tables: Stabilize 1.8.10 x86, #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 13c01968f5a8..2c8053a06afe 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=" |