diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:24:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:24:31 +0000 |
commit | a2adee5afe97583e18645256a0990ed4671ee8cb (patch) | |
tree | 394b0466e2d61193a29294e96f6074fcfe4d03c8 /x11-misc | |
parent | dev-libs/wayland-protocols: Stabilize 1.24 arm, #831378 (diff) | |
download | gentoo-a2adee5afe97583e18645256a0990ed4671ee8cb.tar.gz gentoo-a2adee5afe97583e18645256a0990ed4671ee8cb.tar.bz2 gentoo-a2adee5afe97583e18645256a0990ed4671ee8cb.zip |
x11-misc/compose-tables: Stabilize 1.7.3 arm, #831378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild index 882a4820315a..0cdfbbdc3667 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |