diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 15:53:36 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 16:05:24 +0200 |
commit | 3c497dbf2827770d375a96ce66b7863af04ae7d8 (patch) | |
tree | 5eecb7d3d7c378ea363ba0393c2bce0c038de18e /dev-python/sphinx_rtd_theme | |
parent | dev-python/readthedocs-sphinx-ext: arm64 keyworded (bug #711622) (diff) | |
download | gentoo-3c497dbf2827770d375a96ce66b7863af04ae7d8.tar.gz gentoo-3c497dbf2827770d375a96ce66b7863af04ae7d8.tar.bz2 gentoo-3c497dbf2827770d375a96ce66b7863af04ae7d8.zip |
dev-python/sphinx_rtd_theme: arm64 keyworded (bug #711622)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@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.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.4.3.ebuild | 2 |
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 9b07580f820c..3564c323605d 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~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 40849f9f007a..915d1d226a34 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~sparc ~x86" IUSE="" PDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |