diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:28:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:28:42 +0200 |
commit | 3fc390765521069b61e1a8c719b778ff2cfcfd8c (patch) | |
tree | 28de6e0aafb8936fbd12a920b5fb8050a45ff2b9 /dev-python | |
parent | dev-python/pyzmq: amd64 stable wrt bug #720610 (diff) | |
download | gentoo-3fc390765521069b61e1a8c719b778ff2cfcfd8c.tar.gz gentoo-3fc390765521069b61e1a8c719b778ff2cfcfd8c.tar.bz2 gentoo-3fc390765521069b61e1a8c719b778ff2cfcfd8c.zip |
dev-python/twython: amd64 stable wrt bug #720650
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twython/twython-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twython/twython-3.7.0.ebuild b/dev-python/twython/twython-3.7.0.ebuild index 78ec75b623aa..7ab851597c14 100644 --- a/dev-python/twython/twython-3.7.0.ebuild +++ b/dev-python/twython/twython-3.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ryanmcgrath/twython/archive/${PV}.tar.gz -> ${P}.gh. SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/requests-2.1.0[${PYTHON_USEDEP}] |