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: Thu, 25 Nov 2021 20:28:19
Message-Id: 1637872084.6aa44e8cbf83d8731d204b34b403dcd8fc62bed1.arthurzam@gentoo
1 commit: 6aa44e8cbf83d8731d204b34b403dcd8fc62bed1
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 25 20:28:00 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 25 20:28:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa44e8c
7
8 dev-python/deprecated: Keyword 1.2.13 ppc64, #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 fe5802700079..5a084b8dd4aa 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 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
25
26 RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"