diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:15:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:15:22 +0200 |
commit | 6555f8b65daf104a72b7d576e4335281f206361d (patch) | |
tree | e030eb33c10fc433fcdf94ca9d6b136e295ae4b4 /x11-misc | |
parent | x11-libs/xcb-util-cursor: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-6555f8b65daf104a72b7d576e4335281f206361d.tar.gz gentoo-6555f8b65daf104a72b7d576e4335281f206361d.tar.bz2 gentoo-6555f8b65daf104a72b7d576e4335281f206361d.zip |
x11-misc/compose-tables: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 64f043d5d3e9..fc91830787cd 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=" |