diff options
author | Sam James <sam@gentoo.org> | 2020-12-21 22:18:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-21 22:18:09 +0000 |
commit | 347bcb5138e36c18262b261782f7c4c78795dc49 (patch) | |
tree | 8e849bf379af972ce2d6a10a08078bb9c7ede7c3 /dev-python/pydata-sphinx-theme | |
parent | dev-python/tblib: Stabilize 1.7.0 ALLARCHES, #761196 (diff) | |
download | gentoo-347bcb5138e36c18262b261782f7c4c78795dc49.tar.gz gentoo-347bcb5138e36c18262b261782f7c4c78795dc49.tar.bz2 gentoo-347bcb5138e36c18262b261782f7c4c78795dc49.zip |
dev-python/pydata-sphinx-theme: Stabilize 0.4.1 ALLARCHES, #761169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pydata-sphinx-theme')
-rw-r--r-- | dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.1.ebuild index 3441c45783bd..909149b01fba 100644 --- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.1.ebuild +++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pandas-dev/pydata-sphinx-theme/archive/v${PV}.tar.gz LICENSE="BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND="test? ( dev-python/beautifulsoup[${PYTHON_USEDEP}] |