diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-29 01:47:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-29 01:47:35 +0000 |
| commit | f881f2cd3d222d2179a718cb82ef5dfde0228808 (patch) | |
| tree | 8a67f419866d3816197d72ada655d516d690d1a2 /dev-python/jschema_to_python | |
| parent | e895f7dd1983af02c6f3e645a4a254447ffc5201 (diff) | |
| download | baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.gz baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.xz baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jschema_to_python')
| -rw-r--r-- | dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild index 4e740807b2bc..d633a510bd49 100644 --- a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild +++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |
