diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:41:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:41:51 +0200 |
commit | 5e17264dcdef99f73243a25b554a5f2d728627fc (patch) | |
tree | 7e67781174af67048ae4071f7b11bdc24071ae2d /x11-misc | |
parent | x11-misc/util-macros: Stabilize 1.20.0 x86, #898950 (diff) | |
download | gentoo-5e17264dcdef99f73243a25b554a5f2d728627fc.tar.gz gentoo-5e17264dcdef99f73243a25b554a5f2d728627fc.tar.bz2 gentoo-5e17264dcdef99f73243a25b554a5f2d728627fc.zip |
x11-misc/compose-tables: Stabilize 1.8.4 x86, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild b/x11-misc/compose-tables/compose-tables-1.8.4.ebuild index 67a7575e28e3..aa2f80a2f066 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.4.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=" |