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/pytest-expect/
Date: Sat, 25 Sep 2021 21:27:26
Message-Id: 1632605220.2de454738a7c5a3d6419858cd3ff96f4c274b9fc.chewi@gentoo
1 commit: 2de454738a7c5a3d6419858cd3ff96f4c274b9fc
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 21:19:15 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 21:27:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de45473
7
8 dev-python/pytest-expect: Keyword 1.1.0-r1 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
16 index 1b3a2ce59ab..4cf73b58229 100644
17 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
18 +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25 # no tests
26 RESTRICT="test"