commit: aedc1a6efe1a0ca459cd76fc45806f32f1e7425c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 7 18:31:12 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 7 18:31:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aedc1a6e
dev-python/furo: Stabilize 2022.12.7 ALLARCHES, #890102
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/furo/furo-2022.12.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/furo/furo-2022.12.7.ebuild
b/dev-python/furo/furo-2022.12.7.ebuild
index 19c0fda7a8a4..00276e7189ea 100644
--- a/dev-python/furo/furo-2022.12.7.ebuild
+++ b/dev-python/furo/furo-2022.12.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ S=${WORKDIR}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc
x86"
RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]