summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-18 17:43:43 +0000
committerSam James <sam@gentoo.org>2021-01-18 17:43:43 +0000
commit9b0240037632cade32f99f0998a71220227c1d92 (patch)
tree7518658786e0f264b44aa3c48eec67fe3e91fc43 /dev-python/sphinx-panels
parentdev-python/qtawesome: Stabilize 1.0.2 ALLARCHES, #765979 (diff)
downloadgentoo-9b0240037632cade32f99f0998a71220227c1d92.tar.gz
gentoo-9b0240037632cade32f99f0998a71220227c1d92.tar.bz2
gentoo-9b0240037632cade32f99f0998a71220227c1d92.zip
dev-python/sphinx-panels: Stabilize 0.5.2 ALLARCHES, #765982
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-panels')
-rw-r--r--dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild b/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
index 783a15c35997..b61ecf063b9c 100644
--- a/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
+++ b/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/executablebooks/sphinx-panels/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]