Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/
Date: Thu, 06 Feb 2020 21:11:33
Message-Id: 1581023468.b08c076cbb79d28e5e433ae288e2e07ae0c13eb5.slyfox@gentoo
1 commit: b08c076cbb79d28e5e433ae288e2e07ae0c13eb5
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Feb 6 20:58:16 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 21:11:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08c076c
7
8 dev-python/testpath: keyworded 0.4.4 for hppa, bug #700918
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/testpath/testpath-0.4.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/testpath/testpath-0.4.4.ebuild b/dev-python/testpath/testpath-0.4.4.ebuild
19 index 1e4a6f0d246..3c180b8f049 100644
20 --- a/dev-python/testpath/testpath-0.4.4.ebuild
21 +++ b/dev-python/testpath/testpath-0.4.4.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
28 IUSE="test"
29
30 DEPEND="