diff options
author | 2016-11-15 15:52:04 +0100 | |
---|---|---|
committer | 2016-11-15 15:52:41 +0100 | |
commit | 5cb28e07713b99283de6ac19190d088101f033aa (patch) | |
tree | ec836082a977d46329c8305d991c45c95ad43e56 /dev-python/gdata/gdata-2.0.18.ebuild | |
parent | dev-libs/yajl-2.1.0-r0: stable on alpha (diff) | |
download | gentoo-5cb28e07713b99283de6ac19190d088101f033aa.tar.gz gentoo-5cb28e07713b99283de6ac19190d088101f033aa.tar.bz2 gentoo-5cb28e07713b99283de6ac19190d088101f033aa.zip |
dev-python/gdata-2.0.18-r0: stable on alpha
Gentoo-Bug: 599290
Diffstat (limited to 'dev-python/gdata/gdata-2.0.18.ebuild')
-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 4a6a9eaaf238..3a5631e05cd3 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() { |