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: 1638639823.27cbb0e99f3c897b3a2876d390b0e9572988b30e.arthurzam@gentoo
1 commit: 27cbb0e99f3c897b3a2876d390b0e9572988b30e
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 4 17:41:00 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 4 17:43:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cbb0e9
7
8 dev-python/deprecated: Keyword 1.2.13 hppa, #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 035af4f97084..0690c6db67d7 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 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
25
26 RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"