diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-20 18:16:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:25:08 +0000 |
commit | ac59ff06e56c65f8c293ae12ab22e55c2a183e2b (patch) | |
tree | 9f4a1610ba239b04716f14ce2a923a5fcf484b1e /x11-misc | |
parent | x11-libs/libxcvt: stable 0.1.1 for sparc, bug #831378 (diff) | |
download | gentoo-ac59ff06e56c65f8c293ae12ab22e55c2a183e2b.tar.gz gentoo-ac59ff06e56c65f8c293ae12ab22e55c2a183e2b.tar.bz2 gentoo-ac59ff06e56c65f8c293ae12ab22e55c2a183e2b.zip |
x11-misc/compose-tables: stable 1.7.3 for hppa/sparc, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 | 2 |
1 files changed, 1 insertions, 1 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 5a595b57c05e..1fa1d54ace74 100644 --- a/x11-misc/compose-tables/compose-tables-1.7.3.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.7.3.ebuild @@ -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=" |