diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-21 21:38:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-21 21:36:25 +0100 |
commit | 245818f4461c4d14aafefdeaa262e9144c958f4a (patch) | |
tree | a1af375974d02c6b77ff74499144af0d205e6206 /x11-misc/compose-tables | |
parent | x11-libs/libX11: stable 1.7.1 for sparc, bug #790824 (diff) | |
download | gentoo-245818f4461c4d14aafefdeaa262e9144c958f4a.tar.gz gentoo-245818f4461c4d14aafefdeaa262e9144c958f4a.tar.bz2 gentoo-245818f4461c4d14aafefdeaa262e9144c958f4a.zip |
x11-misc/compose-tables: stable 1.7.1 for sparc, bug #790824
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 759d3b58ed5b..80079e52e016 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=" |