diff options
author | Sam James <sam@gentoo.org> | 2021-07-17 05:59:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-17 05:59:14 +0100 |
commit | 389434638a215e116457478d38fc99fa8ba9177e (patch) | |
tree | 6b620e33fc1cf7befd126ea6243f9f18db1bea3b /x11-misc/compose-tables | |
parent | x11-libs/libdrm: Stabilize 2.4.106 arm64, #797562 (diff) | |
download | gentoo-389434638a215e116457478d38fc99fa8ba9177e.tar.gz gentoo-389434638a215e116457478d38fc99fa8ba9177e.tar.bz2 gentoo-389434638a215e116457478d38fc99fa8ba9177e.zip |
x11-misc/compose-tables: Stabilize 1.7.2 arm64, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.2.ebuild b/x11-misc/compose-tables/compose-tables-1.7.2.ebuild index 14fe64261ddd..5b0de90716c7 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.2.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.2.ebuild @@ -12,7 +12,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=" |