diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:30:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:30:24 +0300 |
commit | 6de43c879bbdbfd2dd9f298e07cb73abb218e543 (patch) | |
tree | 5be506e682755262936e6eaf01d52363a0c13291 /dev-python/wcmatch | |
parent | dev-ruby/mocha: revert drop 1.16.0, 2.0.4 (diff) | |
download | gentoo-6de43c879bbdbfd2dd9f298e07cb73abb218e543.tar.gz gentoo-6de43c879bbdbfd2dd9f298e07cb73abb218e543.tar.bz2 gentoo-6de43c879bbdbfd2dd9f298e07cb73abb218e543.zip |
dev-python/wcmatch: Stabilize 8.5.2 ALLARCHES, #933326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wcmatch')
-rw-r--r-- | dev-python/wcmatch/wcmatch-8.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcmatch/wcmatch-8.5.2.ebuild b/dev-python/wcmatch/wcmatch-8.5.2.ebuild index 67f86264c16d..a1e9df7b7e6a 100644 --- a/dev-python/wcmatch/wcmatch-8.5.2.ebuild +++ b/dev-python/wcmatch/wcmatch-8.5.2.ebuild @@ -29,7 +29,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/bracex-2.1.1[${PYTHON_USEDEP}] |