dev-python/requests-oauthlib: x86 stable wrt bug #720596
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 19:01:19 +0000 (21:01 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 19:02:15 +0000 (21:02 +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/requests-oauthlib/requests-oauthlib-1.3.0.ebuild

index 3de49ae240d169509220a05ff90e95e522530168..8b1032734ac760e7f33abba925d8875851f35b8f 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/requests/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
        >=dev-python/requests-2.0.0[${PYTHON_USEDEP}]