diff options
author | 2021-05-22 01:31:39 +0000 | |
---|---|---|
committer | 2021-05-22 01:31:39 +0000 | |
commit | 983817f5725d011f05cb871109e164d90b585b8a (patch) | |
tree | e073f114810dadcfd99693b53fc7c37a7e7604db /x11-misc/compose-tables | |
parent | dev-lang/sassc: Stabilize 3.6.2 arm64, #791337 (diff) | |
download | gentoo-983817f5725d011f05cb871109e164d90b585b8a.tar.gz gentoo-983817f5725d011f05cb871109e164d90b585b8a.tar.bz2 gentoo-983817f5725d011f05cb871109e164d90b585b8a.zip |
x11-misc/compose-tables: Stabilize 1.7.1 arm, #790824
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.1.ebuild b/x11-misc/compose-tables/compose-tables-1.7.1.ebuild index fcb6915fbd02..f6965e30115f 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.1.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.1.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=" |