diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-10-15 22:21:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-10-15 22:21:57 -0500 |
commit | 3ef352ff900fc80871418ab6f25e4006dfc455e6 (patch) | |
tree | 1cecc563442b9fe4430db7dac0fc52c538acc69a /dev-python/sphinx-notfound-page | |
parent | dev-python/netaddr: 0.8.0 stable amd64 arm64 and x86 (diff) | |
download | gentoo-3ef352ff900fc80871418ab6f25e4006dfc455e6.tar.gz gentoo-3ef352ff900fc80871418ab6f25e4006dfc455e6.tar.bz2 gentoo-3ef352ff900fc80871418ab6f25e4006dfc455e6.zip |
dev-python/sphinx-notfound-page: 0.5 stable amd64 arm64 and x86
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-notfound-page')
-rw-r--r-- | dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild index 6fef53b3f911..71e14e89652f 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |