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/dill/
Date: Thu, 30 Jul 2020 19:39:58
Message-Id: 1596137699.1f3cb85ee19e5b49b9d7a8b3dbbe31652b1fe4fa.sam@gentoo
1 commit: 1f3cb85ee19e5b49b9d7a8b3dbbe31652b1fe4fa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 19:02:38 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 19:34:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3cb85e
7
8 dev-python/dill: amd64 stable (bug #734400)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/dill/dill-0.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/dill/dill-0.3.2.ebuild b/dev-python/dill/dill-0.3.2.ebuild
17 index 32554341e09..a16305159e0 100644
18 --- a/dev-python/dill/dill-0.3.2.ebuild
19 +++ b/dev-python/dill/dill-0.3.2.ebuild
20 @@ -16,7 +16,7 @@ S=${WORKDIR}/${PN}-${P}
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
26
27 python_test() {
28 local fail= t