summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:39:57 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 07:49:17 -0400
commit9479a3a76253e65073b7c6360c25f46061ccb8ae (patch)
treed9538bfb2e1f98e2f9a24bbc82b6ebe32b0bb4d2 /dev-python/sphinx-aiohttp-theme
parentdev-python/sphinxcontrib-spelling: keyword ~arm64 (diff)
downloadgentoo-9479a3a76253e65073b7c6360c25f46061ccb8ae.tar.gz
gentoo-9479a3a76253e65073b7c6360c25f46061ccb8ae.tar.bz2
gentoo-9479a3a76253e65073b7c6360c25f46061ccb8ae.zip
dev-python/sphinx-aiohttp-theme: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme')
-rw-r--r--dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild
index 0c87799bab62..b5382a35304a 100644
--- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild
+++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"