commit: b08c076cbb79d28e5e433ae288e2e07ae0c13eb5 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Feb 6 20:58:16 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 21:11:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08c076c
dev-python/testpath: keyworded 0.4.4 for hppa, bug #700918 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/testpath/testpath-0.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.4.4.ebuild b/dev-python/testpath/testpath-0.4.4.ebuild index 1e4a6f0d246..3c180b8f049 100644 --- a/dev-python/testpath/testpath-0.4.4.ebuild +++ b/dev-python/testpath/testpath-0.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="
