diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 19:02:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 19:02:33 +0000 |
commit | f556ea404a5dfab41a4c3ca4b8241ee829ba11f5 (patch) | |
tree | b42fb8d2f58075f4ebeb7e5d1870f31d37270b8c /dev-python/sphinx-copybutton | |
parent | dev-python/icalendar: Stabilize 6.0.1 x86, #943616 (diff) | |
download | gentoo-f556ea404a5dfab41a4c3ca4b8241ee829ba11f5.tar.gz gentoo-f556ea404a5dfab41a4c3ca4b8241ee829ba11f5.tar.bz2 gentoo-f556ea404a5dfab41a4c3ca4b8241ee829ba11f5.zip |
dev-python/sphinx-copybutton: Stabilize 0.5.2 x86, #943616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-copybutton')
-rw-r--r-- | dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b45f979a4d76..5ca6c83bd594 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/sphinx-copybutton/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] |