Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/
Date: Sun, 20 Sep 2015 17:02:36
Message-Id: 1442768548.d0157552ad7d4a6408799a08e2fa4b52fa8f7e29.floppym@gentoo
1 commit: d0157552ad7d4a6408799a08e2fa4b52fa8f7e29
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 17:00:32 2015 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 17:02:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0157552
7
8 dev-python/logilab-common: 0.63.2 stable on arm
9
10 Package-Manager: portage-2.2.20_p48
11
12 dev-python/logilab-common/logilab-common-0.63.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/logilab-common/logilab-common-0.63.2.ebuild b/dev-python/logilab-common/logilab-common-0.63.2.ebuild
16 index 57449d04..6292689 100644
17 --- a/dev-python/logilab-common/logilab-common-0.63.2.ebuild
18 +++ b/dev-python/logilab-common/logilab-common-0.63.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE="test doc"
26
27 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"