Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/
Date: Sun, 27 Feb 2022 16:39:29
Message-Id: 1645979704.605a4928f0dd47eebdd4c15eaaf0987da513ded2.sam@gentoo
1 commit: 605a4928f0dd47eebdd4c15eaaf0987da513ded2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 16:35:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 16:35:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605a4928
7
8 dev-python/sphinx-notfound-page: Stabilize 0.8 sparc, #834274
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
16 index 6028c534e606..db1ca25f3051 100644
17 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
18 +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25
26 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"