diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:55 +0300 |
commit | cd32db8d630e5aa935733bbe914852fc343de5de (patch) | |
tree | 2ea79563529f1d4215af9c1ec551f539b52dfbdc /x11-misc/compose-tables | |
parent | x11-libs/libxcb: Stabilize 1.15-r1 ppc64, #861023 (diff) | |
download | gentoo-cd32db8d630e5aa935733bbe914852fc343de5de.tar.gz gentoo-cd32db8d630e5aa935733bbe914852fc343de5de.tar.bz2 gentoo-cd32db8d630e5aa935733bbe914852fc343de5de.zip |
x11-misc/compose-tables: Stabilize 1.8.1 ppc64, #861023
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.1.ebuild b/x11-misc/compose-tables/compose-tables-1.8.1.ebuild index 14d925f40bcd..5e985e4af485 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.1.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.1.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=" |