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, 23 Dec 2021 18:21:06
Message-Id: 1640283654.b865716002fbd39834ccf1548e6b4ebaab27b4f3.arthurzam@gentoo
1 commit: b865716002fbd39834ccf1548e6b4ebaab27b4f3
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 18:20:49 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 18:20:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8657160
7
8 dev-python/deprecated: Stabilize 1.2.13 arm64, #829881
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 0690c6db67d7..d22e2781fae1 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 ~hppa ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
25
26 RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"