dev-python/oauth2client: adding arm keyword under allarches for openstack pike
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 00:08:39 +0000 (19:08 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 00:30:24 +0000 (19:30 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-python/oauth2client/oauth2client-4.1.2.ebuild

index c975c088f526301a2d5d131489e8d78d05e8dac7..5f0c4739176f25c6fac79d22c3db8c2a3400c669 100644 (file)
@@ -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*') )"