summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:07:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:25:29 -0500
commit262b4c1f157938fe7ee490902fa9c593280510ef (patch)
tree1575170114ad47dfdffc9b0c2e0f8bad3cad7cdf
parentapp-text/mupdf: fix opengl dependencies (diff)
downloadgentoo-262b4c1f157938fe7ee490902fa9c593280510ef.tar.gz
gentoo-262b4c1f157938fe7ee490902fa9c593280510ef.tar.bz2
gentoo-262b4c1f157938fe7ee490902fa9c593280510ef.zip
dev-python/oauth2client: 4.1.3 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/oauth2client/oauth2client-4.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oauth2client/oauth2client-4.1.3.ebuild b/dev-python/oauth2client/oauth2client-4.1.3.ebuild
index db39ef718787..daff95917d61 100644
--- a/dev-python/oauth2client/oauth2client-4.1.3.ebuild
+++ b/dev-python/oauth2client/oauth2client-4.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz -
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="|| ( $(python_gen_useflags 'python*') )"