summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:14:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:14:04 +0300
commitead3875dccb9d8fe4b89fd13be3bfb92c5c2dbe7 (patch)
tree1c1df8cb2ede4296f751e29afd3cb049bddf0202 /dev-python/sphinx_rtd_theme
parentdev-python/readthedocs-sphinx-ext: Add ~arm keyword wrt bug #711622 (diff)
downloadgentoo-ead3875dccb9d8fe4b89fd13be3bfb92c5c2dbe7.tar.gz
gentoo-ead3875dccb9d8fe4b89fd13be3bfb92c5c2dbe7.tar.bz2
gentoo-ead3875dccb9d8fe4b89fd13be3bfb92c5c2dbe7.zip
dev-python/sphinx_rtd_theme: Add ~arm keyword wrt bug #711622
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild2
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild
index 35b4c3057a68..014b9d2e5aa3 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
IUSE=""
PDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild
index 915d1d226a34..01f3bee4c598 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
IUSE=""
PDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"