Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/warlock/
Date: Sat, 11 May 2019 19:06:30
Message-Id: 1557601561.5a17f6f109dced9444893f124d65088a7ce415b9.prometheanfire@gentoo
1 commit: 5a17f6f109dced9444893f124d65088a7ce415b9
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 19:03:48 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 19:06:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a17f6f1
7
8 dev-python/warlock: 1.3.0 allarches stablized
9
10 Stablized for Openstack Stein
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/warlock/warlock-1.3.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/warlock/warlock-1.3.0.ebuild b/dev-python/warlock/warlock-1.3.0.ebuild
19 index 8de95a0e176..49335f642f3 100644
20 --- a/dev-python/warlock/warlock-1.3.0.ebuild
21 +++ b/dev-python/warlock/warlock-1.3.0.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="Apache-2.0"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
28 IUSE="test"
29
30 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]