summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-19 14:39:26 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-19 15:15:59 +0300
commit3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde (patch)
tree71430826a14397a53d65c972e064b53f68bd063e
parentnet-p2p/mldonkey: stabilize 3.1.7 on amd64 (diff)
downloadgentoo-3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde.tar.gz
gentoo-3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde.tar.bz2
gentoo-3b152f951ae5f8183d1fb4ea3e0cc6c9a1cadfde.zip
dev-python/pydata-sphinx-theme: stabilize 0.4.0 on amd64
Closes: https://bugs.gentoo.org/749792 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild
index 2769a681536c..2321bde2199a 100644
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.ebuild
+++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.4.0.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}]