summaryrefslogtreecommitdiff
path: root/dev-python/jschema_to_python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
commit93a93e9a3b53c1a73142a305ea1f8136846942ee (patch)
treeb9791a06ab3284e27b568412c59316c66240c682 /dev-python/jschema_to_python
parent2771f79232c273bc2a57d23bf335dd81ccf6af28 (diff)
gentoo resync : 22.12.2021
Diffstat (limited to 'dev-python/jschema_to_python')
-rw-r--r--dev-python/jschema_to_python/Manifest2
-rw-r--r--dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jschema_to_python/Manifest b/dev-python/jschema_to_python/Manifest
index 304bf80dd28b..ea1965ce749e 100644
--- a/dev-python/jschema_to_python/Manifest
+++ b/dev-python/jschema_to_python/Manifest
@@ -1,3 +1,3 @@
DIST jschema_to_python-1.2.3.tar.gz 10061 BLAKE2B e6d16ce5950cf787bc2073c5470c304f8d10bf97fdcc53f4ec2dd00f7cc5d6ec1308ef0813ef3eaf5b98a5cd018b43f3ca30abba441c5b1cb9a02783aa596f22 SHA512 e7e37612573e2f5cf96df6fe7206ecf31c83993e40877b0587df2a42ef2f2ae192e4f8442d40cdfb728c27fca880ae5bb427935fa7b0bbd9fadbb9a643c3c1f0
-EBUILD jschema_to_python-1.2.3.ebuild 652 BLAKE2B c2dc2c5d6328ee262ccd8b150c359068dbe8419b5031a0a7ec7fd5cc2a368dcd4ecac2ff20716c6533aecf0a8e00ecbbb7c6d63fdc47ccc5ab452bdc9ca697b5 SHA512 345d9b09755e8ffecd48b890fdb23f4af93e8f626be6e0beb40dbebebe154e45363c89624bd8e4cadc170c57296b5d4142a0bcbcb78e93e4cad277a8dd5cce1f
+EBUILD jschema_to_python-1.2.3.ebuild 657 BLAKE2B 205ebe41c2faf61f29f7e4b7fa2d25a65c7e84b0f924625f8e72d68395db666ecea4355aefa1b8b859bd7b34dc2005ab7cdf6db627785b8465780c159ba8b372 SHA512 ce976864194d218a70846d47a2e370ac778c78ba9e1444d1ef516a8d54a340d02c10ac6363797e0a0f080ae1014386a4d364938c9a3f5e38b79778d3d88454a2
MISC metadata.xml 389 BLAKE2B 3820297acfed12e475441e21f6cd8fea64172d5e32d843a8ca6a2ff9ba3753c14f68cee4af325a1411599362512b2be042258caee7bd2298961a31130d3790be SHA512 1a7543d1acde2b345cddca0950a9c76c59c5603da396003a76d4d5e7484a2eb6f05f9e7a397648759b039bd4b2359b586cafe952d1e0220a241b4788d5b53558
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 f6db37cf9fa8..ef36def02045 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
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]