diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-18 16:30:09 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-19 08:22:57 +0300 |
commit | 05571626c70c50882d5e4bd552bcabb8786482f9 (patch) | |
tree | c281ffeb7aa53b8485b22d73f34bfc7da5541d86 /dev-python/wxpython | |
parent | dev-python/wxpython: Stabilize 4.2.1-r2 arm64, #917740 (diff) | |
download | gentoo-05571626c70c50882d5e4bd552bcabb8786482f9.tar.gz gentoo-05571626c70c50882d5e4bd552bcabb8786482f9.tar.bz2 gentoo-05571626c70c50882d5e4bd552bcabb8786482f9.zip |
dev-python/wxpython: Stabilize 4.2.1-r2 x86, #917740
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-4.2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.1-r2.ebuild b/dev-python/wxpython/wxpython-4.2.1-r2.ebuild index b061afead6d9..25e6b2bcfb0c 100644 --- a/dev-python/wxpython/wxpython-4.2.1-r2.ebuild +++ b/dev-python/wxpython/wxpython-4.2.1-r2.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="wxWinLL-3" SLOT="4.0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" IUSE="test webkit" RESTRICT="!test? ( test )" |