diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:05:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:05:32 +0300 |
commit | 3bd148b5898bb49eec61b903db11b57ebe1aa7b6 (patch) | |
tree | 1a66e214a17eb30fa2180cc4ff71e19b885a3fca /dev-python/wcmatch | |
parent | dev-python/selenium: Stabilize 4.13.0 amd64, #915296 (diff) | |
download | gentoo-3bd148b5898bb49eec61b903db11b57ebe1aa7b6.tar.gz gentoo-3bd148b5898bb49eec61b903db11b57ebe1aa7b6.tar.bz2 gentoo-3bd148b5898bb49eec61b903db11b57ebe1aa7b6.zip |
dev-python/wcmatch: Stabilize 8.5 ALLARCHES, #915300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wcmatch')
-rw-r--r-- | dev-python/wcmatch/wcmatch-8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcmatch/wcmatch-8.5.ebuild b/dev-python/wcmatch/wcmatch-8.5.ebuild index 71f39ff5caa7..bd249c23bbb8 100644 --- a/dev-python/wcmatch/wcmatch-8.5.ebuild +++ b/dev-python/wcmatch/wcmatch-8.5.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}] |