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:28:03
Message-Id: 1640284069.ba6f62f0d52a2659e52234e85a03609b027cd6cd.arthurzam@gentoo
1 commit: ba6f62f0d52a2659e52234e85a03609b027cd6cd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 18:27:33 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 18:27:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6f62f0
7
8 dev-python/deprecated: Stabilize 1.2.13 arm, #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 d22e2781fae1..54fce033f4aa 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}]"