dev-python/twython: amd64 stable wrt bug #720650
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 12:28:42 +0000 (14:28 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 12:28:42 +0000 (14:28 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twython/twython-3.7.0.ebuild

index 78ec75b623aab76f1c5db65d727c596406d65771..7ab851597c14c4599aecdc751fdca29d2e84f964 100644 (file)
@@ -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}]