diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
| commit | 883618fc7f52a9a37d002ebfe939cced8069fd2b (patch) | |
| tree | 9def9e3d419f95066333cdb3c4ea9aab5e841dab /dev-python/wxpython | |
| parent | 01e21e5e09bfbb2664a799314228bc074ffd2974 (diff) | |
| download | baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.gz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.xz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/wxpython')
| -rw-r--r-- | dev-python/wxpython/wxpython-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.4.ebuild b/dev-python/wxpython/wxpython-4.2.4.ebuild index 9957c1084862..8b6e665f86e6 100644 --- a/dev-python/wxpython/wxpython-4.2.4.ebuild +++ b/dev-python/wxpython/wxpython-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SRC_URI="$(pypi_sdist_url ${PN} ${PV})" 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 )" |
