From fdad3b1c8e6b1a27049032d50e6059423d48bd60 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 10 Jan 2022 13:25:28 +0200 Subject: dev-python/wcmatch: Stabilize 8.3 ALLARCHES, #828356 Signed-off-by: Arthur Zamarin --- dev-python/wcmatch/wcmatch-8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/wcmatch') 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}] -- cgit v1.2.3-65-gdbad