diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-05 04:46:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-05 04:46:45 +0000 |
commit | f7b2b1b38301e1d3e190e42313b2ed0d3afb8f30 (patch) | |
tree | 1b281d04b51e0201ce3b8d74796e9a9fea2d3b2b /x11-misc | |
parent | x11-libs/libX11: Stabilize 1.8.7 ppc, #915193 (diff) | |
download | gentoo-f7b2b1b38301e1d3e190e42313b2ed0d3afb8f30.tar.gz gentoo-f7b2b1b38301e1d3e190e42313b2ed0d3afb8f30.tar.bz2 gentoo-f7b2b1b38301e1d3e190e42313b2ed0d3afb8f30.zip |
x11-misc/compose-tables: Stabilize 1.8.7 x86, #915193
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.7.ebuild b/x11-misc/compose-tables/compose-tables-1.8.7.ebuild index d5a4d8bcd927..7c4df2e8c172 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.7.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.7.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |