From ead3875dccb9d8fe4b89fd13be3bfb92c5c2dbe7 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 14 Mar 2020 21:14:04 +0300 Subject: 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 --- dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3-r1.ebuild | 2 +- dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/sphinx_rtd_theme') 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}]" -- cgit v1.2.3-65-gdbad