summaryrefslogtreecommitdiff
path: root/dev-python/twython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-23 22:30:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-23 22:30:19 +0000
commit2d37d4dc50650d8de650e8a476233f57d972cdf6 (patch)
treee90121d54377e3cc5a76e4028035962ba97c44d5 /dev-python/twython
parent191f9d51469a31970723ed9eb0aee70ffe63094e (diff)
gentoo auto-resync : 23:11:2023 - 22:30:19
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 e71d9d74701b..8f504ee82b88 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 1303 BLAKE2B 48be1dd0a02ac8ae11c7527ae1b34905a4a9258bf71a2dabfe017d6daa7c6ee4030d51c68b460c604f4821d20132210354d0a06abc3a4d5b60e37dc0f09a864b SHA512 fd36cfa514e6bb243e0c6833093213faa6e28048308db20069967c8607644f2356eb0d3262bc7714b1d94d3bf603bfb73901b88a2e9501fea04ea481e3a70307
+EBUILD twython-3.9.1-r1.ebuild 1310 BLAKE2B 82eb13fd5ea6465bd7e6814f8aee0dddef028d24421c637952582c163836d7d7927c910a5e0d10d075428f5367e88bef3fc97601fc5f99783cbf0e5570cef4e8 SHA512 f833b85fdd72db5326e7166d3ae6f4d64ff7eb92e0ec1e8978c4bd14d9c814d4fe0914784be0e90143a77e8fbb1ce553a8e28bac7e65c0b8fec68ab1ae6235df
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 67e3f1ec24a0..cd54ca53a59b 100644
--- a/dev-python/twython/twython-3.9.1-r1.ebuild
+++ b/dev-python/twython/twython-3.9.1-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/requests-2.1.0[${PYTHON_USEDEP}]