From bcffa3bba121ec9f9e1d2c1a4b9a0d3ee17dba0b Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sun, 23 Jun 2024 23:07:49 +0300 Subject: [PATCH] dev-python/sphinx-copybutton: keyword 0.5.2 for ~riscv Signed-off-by: Alexey Shvetsov --- dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild index 297c59d28f0dd..95b715f89cb60 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/sphinx-copybutton/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}]