commit: a434d203758c055f7df1e3e16cc3f0e4e82305ca
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 14:24:45 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 14:24:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a434d203
dev-python/hatchling: Keyword 0.22.0 hppa, #837074
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/hatchling/hatchling-0.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hatchling/hatchling-0.22.0.ebuild
b/dev-python/hatchling/hatchling-0.22.0.ebuild
index 95b1533b1415..2329abecbc58 100644
--- a/dev-python/hatchling/hatchling-0.22.0.ebuild
+++ b/dev-python/hatchling/hatchling-0.22.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~riscv ~s390"
+KEYWORDS="~amd64 ~hppa ~ia64 ~riscv ~s390"
RDEPEND="
>=dev-python/editables-0.2[${PYTHON_USEDEP}]