diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:27:43 +0200 |
commit | 6be01a6a473e391e485ac50eff14d111cbc6e46b (patch) | |
tree | dce7f801e5238db5d1c7799dc6ed47db368ab8ec /x11-misc | |
parent | dev-libs/wayland-protocols: Stabilize 1.31 ppc64, #891865 (diff) | |
download | gentoo-6be01a6a473e391e485ac50eff14d111cbc6e46b.tar.gz gentoo-6be01a6a473e391e485ac50eff14d111cbc6e46b.tar.bz2 gentoo-6be01a6a473e391e485ac50eff14d111cbc6e46b.zip |
x11-misc/compose-tables: Stabilize 1.8.3 ppc64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 d811695772ec..aa258fe73bf3 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=" |