diff options
author | Markus Meier <maekke@gentoo.org> | 2014-12-30 17:44:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-12-30 17:44:08 +0000 |
commit | 100fab5b13ee4a7d8362d06004b0b8fdd0de4cd7 (patch) | |
tree | 77d7f2fa8073ff56c78ffeb008eb218853f2a647 /dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild | |
parent | add ~arm, bug #531816 (diff) | |
download | gentoo-2-100fab5b13ee4a7d8362d06004b0b8fdd0de4cd7.tar.gz gentoo-2-100fab5b13ee4a7d8362d06004b0b8fdd0de4cd7.tar.bz2 gentoo-2-100fab5b13ee4a7d8362d06004b0b8fdd0de4cd7.zip |
add ~arm, bug #531816
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild')
-rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild index 150f9a6f6d20..508ebb7866d5 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.2 2014/12/07 14:38:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.3 2014/12/30 17:44:08 maekke Exp $ EAPI=5 @@ -14,7 +14,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="" DEPEND=" |