Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/
Date: Thu, 20 Jan 2022 11:47:39
Message-Id: 1642679221.bd9c2dc86ceb536fc0bf3a469df707d727449431.sam@gentoo
1 commit: bd9c2dc86ceb536fc0bf3a469df707d727449431
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 19 14:08:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 11:47:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9c2dc8
7
8 x11-libs/libX11: stable 1.7.3 for hppa, bug #831378
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 x11-libs/libX11/libX11-1.7.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-libs/libX11/libX11-1.7.3.ebuild b/x11-libs/libX11/libX11-1.7.3.ebuild
19 index 0396bd793d8a..b90adcaca56c 100644
20 --- a/x11-libs/libX11/libX11-1.7.3.ebuild
21 +++ b/x11-libs/libX11/libX11-1.7.3.ebuild
22 @@ -11,7 +11,7 @@ inherit toolchain-funcs xorg-3
23 # Note: please bump this with x11-misc/compose-tables
24 DESCRIPTION="X.Org X11 library"
25
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
28 IUSE="ipv6 test"
29 RESTRICT="!test? ( test )"