diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:10 +0200 |
commit | 511d44589cdfb59ae1d8c661aac0f3301cdb5854 (patch) | |
tree | 2b41b37fd5c0c80b631eb7d3a6058eb5e02b885e /x11-misc/compose-tables | |
parent | x11-misc/util-macros: Stabilize 1.20.0 ppc64, #898950 (diff) | |
download | gentoo-511d44589cdfb59ae1d8c661aac0f3301cdb5854.tar.gz gentoo-511d44589cdfb59ae1d8c661aac0f3301cdb5854.tar.bz2 gentoo-511d44589cdfb59ae1d8c661aac0f3301cdb5854.zip |
x11-misc/compose-tables: Stabilize 1.8.4 ppc64, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild b/x11-misc/compose-tables/compose-tables-1.8.4.ebuild index 2ddfe90f3568..478b326cd7c4 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.4.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=" |