diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-08-23 11:11:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-08-23 11:13:49 -0500 |
commit | 2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23 (patch) | |
tree | ad82e5c5daf2327e506331fcafa383d172890806 /dev-python/sphinx-notfound-page | |
parent | dev-ruby/puppetdb-termini: 6.4.0 stable amd64/x86 w/ cleanup & 6.5.0 bump (diff) | |
download | gentoo-2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23.tar.gz gentoo-2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23.tar.bz2 gentoo-2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23.zip |
dev-python/sphinx-notfound-page: 0.4 stable amd64/x86 for ansible
Package-Manager: Portage-2.3.69, Repoman-2.3.17
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild index 8c43245b0561..d3d0c1a98b8e 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |