Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/texttable/
Date: Tue, 29 Nov 2016 22:57:28
Message-Id: 1480460238.44990ccc04a69f9409c899d17765d9002e25afbb.monsieurp@gentoo
1 commit: 44990ccc04a69f9409c899d17765d9002e25afbb
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 22:56:52 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 22:57:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44990ccc
7
8 dev-python/texttable: Stable for amd64.
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/texttable/texttable-0.8.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/texttable/texttable-0.8.3.ebuild b/dev-python/texttable/texttable-0.8.3.ebuild
16 index abe1132..9438694 100644
17 --- a/dev-python/texttable/texttable-0.8.3.ebuild
18 +++ b/dev-python/texttable/texttable-0.8.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31 IUSE=""
32
33 DEPEND=""