commit: 89a28b875a8f20f2f0089976e0c1d166fe2fc298
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 6 21:33:53 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 6 21:34:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a28b87
dev-python/jaraco-path: keyworded 3.3.1 for hppa
keyworded wrt bug #774216
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/jaraco-path/jaraco-path-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild
b/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild
index d718b3dcdb2..47d0925e98f 100644
--- a/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild
+++ b/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]