summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-10 13:25:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-10 13:25:28 +0200
commitfdad3b1c8e6b1a27049032d50e6059423d48bd60 (patch)
tree13ed4292760031311cd4bdd29c5ca74656dfc58b /dev-python/wcmatch
parentdev-java/jakarta-activation-api: Stabilize 2.1.0 x86, #830904 (diff)
downloadgentoo-fdad3b1c8e6b1a27049032d50e6059423d48bd60.tar.gz
gentoo-fdad3b1c8e6b1a27049032d50e6059423d48bd60.tar.bz2
gentoo-fdad3b1c8e6b1a27049032d50e6059423d48bd60.zip
dev-python/wcmatch: Stabilize 8.3 ALLARCHES, #828356
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wcmatch')
-rw-r--r--dev-python/wcmatch/wcmatch-8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wcmatch/wcmatch-8.3.ebuild b/dev-python/wcmatch/wcmatch-8.3.ebuild
index 61d6e0564f4d..8a9fe29ef3f2 100644
--- a/dev-python/wcmatch/wcmatch-8.3.ebuild
+++ b/dev-python/wcmatch/wcmatch-8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/backrefs-4.1[${PYTHON_USEDEP}]