diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-16 14:35:16 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-05-16 20:24:06 -0400 |
commit | 207e92d51233b97898e3aba6adb5bfefdb3f8d30 (patch) | |
tree | 79e1d09b4261669f552fcfde884b838ca1da7d09 /x11-misc/compose-tables | |
parent | x11-libs/libxkbcommon: Stabilize 1.7.0 hppa, #930692 (diff) | |
download | gentoo-207e92d51233b97898e3aba6adb5bfefdb3f8d30.tar.gz gentoo-207e92d51233b97898e3aba6adb5bfefdb3f8d30.tar.bz2 gentoo-207e92d51233b97898e3aba6adb5bfefdb3f8d30.zip |
x11-misc/compose-tables: Stabilize 1.8.9 hppa, #931498
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.9.ebuild b/x11-misc/compose-tables/compose-tables-1.8.9.ebuild index fa28a7e28842..11cdbcaf86bd 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.9.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.9.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=" |