diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-21 21:38:14 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-21 21:36:25 +0100 |
commit | a0b172e3f005a946a6674b5d3f23804cb8e4758a (patch) | |
tree | 0955dd062cae070309166f1e21f681a67fbb84a7 /x11-libs | |
parent | sys-fs/mtools: stable 4.0.27 for sparc, bug #791301 (diff) | |
download | gentoo-a0b172e3f005a946a6674b5d3f23804cb8e4758a.tar.gz gentoo-a0b172e3f005a946a6674b5d3f23804cb8e4758a.tar.bz2 gentoo-a0b172e3f005a946a6674b5d3f23804cb8e4758a.zip |
x11-libs/libX11: 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-libs')
-rw-r--r-- | x11-libs/libX11/libX11-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.7.1.ebuild b/x11-libs/libX11/libX11-1.7.1.ebuild index bf033e3cc6be..dae08e85a576 100644 --- a/x11-libs/libX11/libX11-1.7.1.ebuild +++ b/x11-libs/libX11/libX11-1.7.1.ebuild @@ -10,7 +10,7 @@ inherit toolchain-funcs xorg-3 # Note: please bump this with x11-misc/compose-tables DESCRIPTION="X.Org X11 library" -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" IUSE="ipv6 test" RESTRICT="!test? ( test )" |