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/process-tests/
Date: Sat, 28 Nov 2020 13:41:05
Message-Id: 1606570852.deddadf6089498ec69488e31e4e8fc51f54a4c52.sam@gentoo
1 commit: deddadf6089498ec69488e31e4e8fc51f54a4c52
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 28 13:31:31 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 28 13:40:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deddadf6
7
8 dev-python/process-tests: ~x64-macos keyworded
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/process-tests/process-tests-2.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/process-tests/process-tests-2.1.1.ebuild b/dev-python/process-tests/process-tests-2.1.1.ebuild
17 index aa3c1468da1..dfd2fc63f1f 100644
18 --- a/dev-python/process-tests/process-tests-2.1.1.ebuild
19 +++ b/dev-python/process-tests/process-tests-2.1.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="BSD"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
26
27 # There are no tests at all, under TODO
28 # see https://pypi.org/project/process-tests/2.0.2/