Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pip-run/
Date: Wed, 02 Feb 2022 02:16:30
Message-Id: 1643768170.e7185d0d13a526561f0ce426ca8ccd857e174f42.sam@gentoo
1 commit: e7185d0d13a526561f0ce426ca8ccd857e174f42
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 02:16:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 02:16:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7185d0d
7
8 dev-python/pip-run: Keyword 8.8.0 hppa, #832036
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pip-run/pip-run-8.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pip-run/pip-run-8.8.0.ebuild b/dev-python/pip-run/pip-run-8.8.0.ebuild
16 index accd1c717974..3defab438823 100644
17 --- a/dev-python/pip-run/pip-run-8.8.0.ebuild
18 +++ b/dev-python/pip-run/pip-run-8.8.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~hppa"
25
26 RDEPEND="
27 dev-python/autocommand[${PYTHON_USEDEP}]