Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cliff-tablib/
Date: Thu, 27 Aug 2015 10:29:22
Message-Id: 1440671352.58d07922737014d0532ab93850d14d236a236ce6.ago@gentoo
1 commit: 58d07922737014d0532ab93850d14d236a236ce6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 10:29:12 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 10:29:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d07922
7
8 dev-python/cliff-tablib: amd64 stable wrt bug #556708
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 dev-python/cliff-tablib/cliff-tablib-1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
17 index d2ab862..77be324 100644
18 --- a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
19 +++ b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Formatter extensions of JSON, YAML, and HTML output in programs cre
21 HOMEPAGE="https://github.com/dreamhost/cliff-tablib"
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 IUSE="doc examples"
27 LICENSE="Apache-2.0"
28 SLOT="0"