diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:15:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:15:53 +0100 |
commit | 1ca9c86f41755cca7ddbf0d35901d46d79f1a271 (patch) | |
tree | 82ce8179d49e065ee8916f117e51860806b2d314 /x11-misc/compose-tables/compose-tables-1.7.3.ebuild | |
parent | dev-libs/wayland-protocols: Stabilize 1.24 x86, #831378 (diff) | |
download | gentoo-1ca9c86f41755cca7ddbf0d35901d46d79f1a271.tar.gz gentoo-1ca9c86f41755cca7ddbf0d35901d46d79f1a271.tar.bz2 gentoo-1ca9c86f41755cca7ddbf0d35901d46d79f1a271.zip |
x11-misc/compose-tables: Stabilize 1.7.3 x86, #831378
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables/compose-tables-1.7.3.ebuild')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild index af1e7b0674c7..a78a71bd4d1f 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.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 ~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=" |