diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 23:30:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 23:30:11 +0000 |
commit | 2723fa3c50254922a544356d3bfedf3272300d74 (patch) | |
tree | 114a277a6095a46d53810a992b1e2bc4e3d89d32 /x11-misc/compose-tables | |
parent | x11-libs/libxshmfence: Stabilize 1.3-r2 ppc64, #758461 (diff) | |
download | gentoo-2723fa3c50254922a544356d3bfedf3272300d74.tar.gz gentoo-2723fa3c50254922a544356d3bfedf3272300d74.tar.bz2 gentoo-2723fa3c50254922a544356d3bfedf3272300d74.zip |
x11-misc/compose-tables: Stabilize 1.7.0 ppc64, #758461
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild index f527c33839be..5c5eca7a991f 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX} S="${WORKDIR}/libX11-${PV}/" DESCRIPTION="X.Org Compose Key tables from libX11" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # Only needed by configure DEPEND=" |