diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyproject-api/pyproject-api-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild b/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild index 28b0d7f1443e..f26c18350f1b 100644 --- a/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild +++ b/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~riscv" RDEPEND=" >=dev-python/packaging-21.3[${PYTHON_USEDEP}] |