Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/deprecated/
Date: Sat, 04 Dec 2021 17:43:55
Message-Id: 1638639821.743105c899a969efa9121b82f3324365185e7615.arthurzam@gentoo
1 commit: 743105c899a969efa9121b82f3324365185e7615
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 4 17:40:57 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 4 17:43:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743105c8
7
8 dev-python/deprecated: Keyword 1.2.13 ppc, #826690
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/deprecated/deprecated-1.2.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild b/dev-python/deprecated/deprecated-1.2.13.ebuild
16 index 5a084b8dd4aa..035af4f97084 100644
17 --- a/dev-python/deprecated/deprecated-1.2.13.ebuild
18 +++ b/dev-python/deprecated/deprecated-1.2.13.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
25
26 RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"