diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:37:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:41:02 +0200 |
commit | 9bed88feec254aedc80e3c1aa91e962407c1012c (patch) | |
tree | 7ace17f3808ad228f63ff49d66e852a05fcdcdfe /dev-python/python-glanceclient | |
parent | sci-libs/gsl: amd64 stable wrt bug #438768 (diff) | |
download | gentoo-9bed88feec254aedc80e3c1aa91e962407c1012c.tar.gz gentoo-9bed88feec254aedc80e3c1aa91e962407c1012c.tar.bz2 gentoo-9bed88feec254aedc80e3c1aa91e962407c1012c.zip |
dev-python/python-glanceclient: amd64 stable wrt bug #579894
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-1.1.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-1.1.1.ebuild index cefe78c96a00..97afe6611a0d 100644 --- a/dev-python/python-glanceclient/python-glanceclient-1.1.1.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" REQUIRED_USE="test? ( doc )" |