diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-04 20:51:16 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-04 20:51:16 -0500 |
commit | c214417929cb30941c1c44c9314cde12f472c919 (patch) | |
tree | 685369601bc3ce77f6442f1827d817368c1bbc05 /dev-python/gdata | |
parent | sys-libs/musl: add TODO comment wrt obtaining arch name (diff) | |
download | gentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.gz gentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.bz2 gentoo-c214417929cb30941c1c44c9314cde12f472c919.zip |
openstack mass stable for mitaka, x86 and amd64 for bug 582170
Diffstat (limited to 'dev-python/gdata')
-rw-r--r-- | dev-python/gdata/gdata-2.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild index 214dee27df22..4a6a9eaaf238 100644 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ b/dev-python/gdata/gdata-2.0.18.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gdata-python-client.googlecode.com/files/${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() { |