Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/
Date: Fri, 23 Aug 2019 16:14:01
Message-Id: 1566576829.2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23.prometheanfire@gentoo
1 commit: 2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 23 16:11:22 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 23 16:13:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4cef2b
7
8 dev-python/sphinx-notfound-page: 0.4 stable amd64/x86 for ansible
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.17
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 8c43245b056..d3d0c1a98b8 100644
18 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
19 +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
25 +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
26 IUSE=""
27
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"