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/fs/
Date: Sun, 26 Sep 2021 22:29:05
Message-Id: 1632695270.8c743857d96b35f95ed4158fc49879d33d09938e.chewi@gentoo
1 commit: 8c743857d96b35f95ed4158fc49879d33d09938e
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 12:40:03 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 22:27:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c743857
7
8 dev-python/fs: Keyword 2.4.13 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/fs/fs-2.4.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/fs/fs-2.4.13.ebuild b/dev-python/fs/fs-2.4.13.ebuild
18 index f3878bd3acd..62a53439c0d 100644
19 --- a/dev-python/fs/fs-2.4.13.ebuild
20 +++ b/dev-python/fs/fs-2.4.13.ebuild
21 @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
27
28 RDEPEND="
29 >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]