summaryrefslogtreecommitdiff
path: root/dev-python/twython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /dev-python/twython
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-python/twython')
-rw-r--r--dev-python/twython/Manifest2
-rw-r--r--dev-python/twython/twython-3.9.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twython/Manifest b/dev-python/twython/Manifest
index 71781bbdb8bc..95207641a584 100644
--- a/dev-python/twython/Manifest
+++ b/dev-python/twython/Manifest
@@ -1,3 +1,3 @@
DIST twython-3.9.1.gh.tar.gz 372933 BLAKE2B 3db7f37e284ec83546e4f93a23e34c21ce9853e6206b62353e36b738ba591acadc55fd3dbbdf8cf7d74e63ab9966b9cdc7f49c5caa06e165bb7107b350509835 SHA512 e64d623dfa7ba2e81e09f9d8e784851b44201493d128ec576c4b5a9abc88debf1ca78f8a12933e0cd0a6b495012fa951bb62ea5d92db11186b37747b8576174f
-EBUILD twython-3.9.1-r1.ebuild 1248 BLAKE2B 38ff6993f10e30da5857c4d0c0b5624582917d0bda729c4fa9c934ad9f6aea445d2e629cc71ae606bb2e2662b55c00ea38a0afb565214d0e7366ed911b96d67d SHA512 982a23fe240b94667fbb36e327f564cc577ea952794cda446f46ed0addd55f6c7345757927ceb641321b341c1d8471f19ed885d24d8d54e8b874a7dad08bd7af
+EBUILD twython-3.9.1-r1.ebuild 1255 BLAKE2B 76b5f3183fe108204acfc7bec8bb41ba85b2e190d0b7c31ee0424dd4afc75d5d18779194d6fcc9c0428817513641921dbc3684f67ceda331327844933afc2702 SHA512 0c71bfa0a9c1eda2e9a673524d235638fea83d5ce4e4a80169d1ff3faa08b8b03852d158513b92932f09724bfe39ab0a29a11363542aba8f95e1abf24ae0a16c
MISC metadata.xml 407 BLAKE2B b4aac660a7929463899fafba57aab22c8175ae0f72587bb28fb765a8b0ec326085730bf3931562c27666917fe4d6d1ffa44462cb0856f46997f72d917201b7dd SHA512 cb71d9c30b5639d240bbb046479415d6520d42e3cff07fc30f8fc35366bcb188bf12f3a1088e8447964c824f264f98df29384f0ddc3fac7e11d1da0279df6414
diff --git a/dev-python/twython/twython-3.9.1-r1.ebuild b/dev-python/twython/twython-3.9.1-r1.ebuild
index 9887d7cfb70e..b2e6b5cb4936 100644
--- a/dev-python/twython/twython-3.9.1-r1.ebuild
+++ b/dev-python/twython/twython-3.9.1-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/requests-2.1.0[${PYTHON_USEDEP}]