summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-25 19:53:29 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-25 19:54:32 +0100
commita3b1b189368a388184d8cbf4a1000158660a46b5 (patch)
tree333c13414c59f1650a54bd4ea2994a6c453127e0 /dev-python
parentmedia-libs/libraw: x86 stable wrt bug #567254 (diff)
downloadgentoo-a3b1b189368a388184d8cbf4a1000158660a46b5.tar.gz
gentoo-a3b1b189368a388184d8cbf4a1000158660a46b5.tar.bz2
gentoo-a3b1b189368a388184d8cbf4a1000158660a46b5.zip
dev-python/oauth2: x86 stable wrt bug #484806
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oauth2/oauth2-1.9.0_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oauth2/oauth2-1.9.0_p1.ebuild b/dev-python/oauth2/oauth2-1.9.0_p1.ebuild
index 29206307da1f..3616f329f182 100644
--- a/dev-python/oauth2/oauth2-1.9.0_p1.ebuild
+++ b/dev-python/oauth2/oauth2-1.9.0_p1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 x86 ~x64-macos"
IUSE="test"
RDEPEND="dev-python/httplib2[${PYTHON_USEDEP}]"