Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/
Date: Sun, 30 Jan 2022 13:32:17
Message-Id: 1643549506.cfaf27b2490453b82460734d6c3e8b94eaa23ba8.chewi@gentoo
1 commit: cfaf27b2490453b82460734d6c3e8b94eaa23ba8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 13:08:44 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 13:31:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfaf27b2
7
8 dev-python/sphinx-notfound-page: Keyword 0.8 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 26f0070e5c11..a9eec282a7ae 100644
19 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
20 +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
26 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
27
28 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"