Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/docker-py/
Date: Fri, 29 Sep 2017 23:33:01
Message-Id: 1506727886.cee2fba9591524c102ccd0329f9ca36deb0ff463.prometheanfire@gentoo
1 commit: cee2fba9591524c102ccd0329f9ca36deb0ff463
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:31:26 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:31:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee2fba9
7
8 dev-python/docker-py: 2.4.2 stablized x86 amd64 under allarches
9
10 dev-python/docker-py/docker-py-2.4.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/docker-py/docker-py-2.4.2.ebuild b/dev-python/docker-py/docker-py-2.4.2.ebuild
14 index 559c7b0e68d..be34ebbd5bb 100644
15 --- a/dev-python/docker-py/docker-py-2.4.2.ebuild
16 +++ b/dev-python/docker-py/docker-py-2.4.2.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm64 ~x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE="doc test"
24
25 RDEPEND="