diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:27 +0200 |
commit | 76f86efe915137dbdee895fd043018dc566d6a21 (patch) | |
tree | 36a18f028b9b0589936c7a0a8d162c90fb701618 /x11-misc/compose-tables | |
parent | x11-libs/libXv: Stabilize 1.0.12 hppa, #891865 (diff) | |
download | gentoo-76f86efe915137dbdee895fd043018dc566d6a21.tar.gz gentoo-76f86efe915137dbdee895fd043018dc566d6a21.tar.bz2 gentoo-76f86efe915137dbdee895fd043018dc566d6a21.zip |
x11-misc/compose-tables: Stabilize 1.8.3 hppa, #891865
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.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 b78bc5724e24..88de0ed1d394 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=" |