Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wxpython/
Date: Wed, 03 Aug 2022 07:49:37
Message-Id: 1659512950.12946451169d00605fdccb304c2bd38af6fa01fd.ago@gentoo
1 commit: 12946451169d00605fdccb304c2bd38af6fa01fd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 07:49:10 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 07:49:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12946451
7
8 dev-python/wxpython: amd64 stable wrt bug #863107
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/wxpython/wxpython-4.0.7-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild b/dev-python/wxpython/wxpython-4.0.7-r2.ebuild
16 index 457e35744043..97ea7c2d1819 100644
17 --- a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild
18 +++ b/dev-python/wxpython/wxpython-4.0.7-r2.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz"
20
21 LICENSE="wxWinLL-3"
22 SLOT="4.0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv ~sparc ~x86"
25 IUSE="test webkit"
26 # Tests broken: #726812, #722716
27 RESTRICT="test"