diff options
author | Sam James <sam@gentoo.org> | 2021-05-22 01:30:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-22 01:30:22 +0000 |
commit | 4af2f376d660d46e43e8e0601ed6ae723f52c1c8 (patch) | |
tree | 5be021717954a9ad78227b560f6a190f2a700df3 /x11-misc/compose-tables/compose-tables-1.7.1.ebuild | |
parent | sys-devel/automake: Stabilize 1.16.3-r1 amd64, #791295 (diff) | |
download | gentoo-4af2f376d660d46e43e8e0601ed6ae723f52c1c8.tar.gz gentoo-4af2f376d660d46e43e8e0601ed6ae723f52c1c8.tar.bz2 gentoo-4af2f376d660d46e43e8e0601ed6ae723f52c1c8.zip |
x11-misc/compose-tables: Stabilize 1.7.1 x86, #790824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables/compose-tables-1.7.1.ebuild')
-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 712cf489a8a0..3373a136fe4a 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=" |