diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-23 21:40:21 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-23 21:12:17 +0100 |
commit | 16897fd5d8b8cd8f8d90b28c7290db73a8a4c270 (patch) | |
tree | a86857798274f43cf340ac244905b31b7b2056f7 /x11-misc | |
parent | x11-libs/libxcb: stable 1.14 for hppa, bug #813729 (diff) | |
download | gentoo-16897fd5d8b8cd8f8d90b28c7290db73a8a4c270.tar.gz gentoo-16897fd5d8b8cd8f8d90b28c7290db73a8a4c270.tar.bz2 gentoo-16897fd5d8b8cd8f8d90b28c7290db73a8a4c270.zip |
x11-misc/compose-tables: stable 1.7.2 for hppa, bug #813729
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
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.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 4b1e8e42f324..e6d977c13554 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=" |