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/wrapt/
Date: Sat, 25 Sep 2021 13:10:07
Message-Id: 1632575334.9bf2aec641b339e5b7b87b2bdc0e7855f6114f17.chewi@gentoo
1 commit: 9bf2aec641b339e5b7b87b2bdc0e7855f6114f17
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 10:31:25 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 13:08:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf2aec6
7
8 dev-python/wrapt: Keyword 1.12.1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/wrapt/wrapt-1.12.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/wrapt/wrapt-1.12.1.ebuild b/dev-python/wrapt/wrapt-1.12.1.ebuild
18 index 4ff0e1d5eee..9e3ccec56fd 100644
19 --- a/dev-python/wrapt/wrapt-1.12.1.ebuild
20 +++ b/dev-python/wrapt/wrapt-1.12.1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
27
28 distutils_enable_tests pytest
29 distutils_enable_sphinx docs dev-python/sphinx_rtd_theme