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/zope-deprecation/
Date: Tue, 11 Feb 2020 19:43:31
Message-Id: 1581450193.4f543a2aadfcfd604c5e0621bf1eecf190ca38c2.ago@gentoo
1 commit: 4f543a2aadfcfd604c5e0621bf1eecf190ca38c2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 19:41:12 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 19:43:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f543a2a
7
8 dev-python/zope-deprecation: amd64 stable wrt bug #706146
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild b/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild
18 index 87b980fed5e..177f74b6d57 100644
19 --- a/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild
20 +++ b/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
22
23 LICENSE="ZPL"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27
28 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
29 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"