diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:28 +0200 |
commit | ab617ae2e6036b5c3740e65092874b501ee62e63 (patch) | |
tree | d7ed4ceca8954018fcd9487114755279723bebed /x11-misc | |
parent | x11-libs/xcb-util-cursor: x86 stable wrt bug #861023 (diff) | |
download | gentoo-ab617ae2e6036b5c3740e65092874b501ee62e63.tar.gz gentoo-ab617ae2e6036b5c3740e65092874b501ee62e63.tar.bz2 gentoo-ab617ae2e6036b5c3740e65092874b501ee62e63.zip |
x11-misc/compose-tables: x86 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 fc91830787cd..2cc2a5abaff7 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=" |