commit: c4f090e3e2a811d0d07daf89985e11a4fe4babfe Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sat May 13 06:31:40 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sat May 13 06:31:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f090e3
dev-python/google-api-python-client: add ~arm, bug #617438 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" .../google-api-python-client/google-api-python-client-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild index d9dc381aa23..6e799d6618f 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND="
