diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:18:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:18:56 +0100 |
commit | dbae3c417b29bb8e04bf7ca5c4c1d29c6b5f99de (patch) | |
tree | dbd28bee89467bfbc2a784e4719dba5a5f372f9f | |
parent | dev-ruby/mocha: ppc stable wrt bug #589432 (diff) | |
download | gentoo-dbae3c417b29bb8e04bf7ca5c4c1d29c6b5f99de.tar.gz gentoo-dbae3c417b29bb8e04bf7ca5c4c1d29c6b5f99de.tar.bz2 gentoo-dbae3c417b29bb8e04bf7ca5c4c1d29c6b5f99de.zip |
dev-python/gdata: ppc stable wrt bug #599290
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/gdata/gdata-2.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild index e8c8e9e08b89..1382782cb30f 100644 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ b/dev-python/gdata/gdata-2.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="examples" python_test() { |