commit: 166673dd991e8d6dc37547c5720718a36892a155 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Sep 30 00:08:39 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Sep 30 00:30:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166673dd
dev-python/oauth2client: adding arm keyword under allarches for openstack pike Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/oauth2client/oauth2client-4.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oauth2client/oauth2client-4.1.2.ebuild b/dev-python/oauth2client/oauth2client-4.1.2.ebuild index c975c088f52..5f0c4739176 100644 --- a/dev-python/oauth2client/oauth2client-4.1.2.ebuild +++ b/dev-python/oauth2client/oauth2client-4.1.2.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 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~arm amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" REQUIRED_USE="|| ( $(python_gen_useflags 'python*') )"
