dev-python/twython: x86 stable wrt bug #720650
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 4 May 2020 06:49:07 +0000 (08:49 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 4 May 2020 06:49:07 +0000 (08:49 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twython/twython-3.7.0.ebuild

index 7ab851597c14c4599aecdc751fdca29d2e84f964..6dd601518ce31d1b6a2128e8d26e8e36c10110a7 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}]