summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-copybutton
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-24 05:43:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-24 05:43:12 +0000
commit9879dc24e0cc4ca36fa1a3f9728d976f99bf702d (patch)
tree89ca91dc9c1aa463e0facda43a0e0c851ddc20ec /dev-python/sphinx-copybutton
parent7b5ccf987544301201b1f32b49b46f8ba97f1470 (diff)
downloadbaldeagleos-repo-9879dc24e0cc4ca36fa1a3f9728d976f99bf702d.tar.gz
baldeagleos-repo-9879dc24e0cc4ca36fa1a3f9728d976f99bf702d.tar.xz
baldeagleos-repo-9879dc24e0cc4ca36fa1a3f9728d976f99bf702d.zip
Adding metadata
Diffstat (limited to 'dev-python/sphinx-copybutton')
-rw-r--r--dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild4
1 files 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 a0a48c7aa96d..cce1ed65b1fd 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}]