diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-10 08:34:10 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-10 08:34:10 +0800 |
commit | 878c850a7b3c59d69e644946e1c460b7526f7bbb (patch) | |
tree | 0146cbd800bf639f727e85650d9e701111d2df2e /dev-python/pydata-sphinx-theme | |
parent | dev-python/accessible-pygments: Keyword 0.0.3 riscv, #900595 (diff) | |
download | gentoo-878c850a7b3c59d69e644946e1c460b7526f7bbb.tar.gz gentoo-878c850a7b3c59d69e644946e1c460b7526f7bbb.tar.bz2 gentoo-878c850a7b3c59d69e644946e1c460b7526f7bbb.zip |
dev-python/pydata-sphinx-theme: Keyword 0.13.1 riscv, #900595
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/pydata-sphinx-theme')
-rw-r--r-- | dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.13.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.13.1.ebuild index f81d1908622e..7545165e8c66 100644 --- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.13.1.ebuild +++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.13.1.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" dev-python/accessible-pygments[${PYTHON_USEDEP}] |