Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/path-and-address/
Date: Tue, 30 Jun 2020 13:26:57
Message-Id: 1593522775.a03d9b22951a0f6ddf46ce1129c5fd45226b87ed.bkohler@gentoo
1 commit: a03d9b22951a0f6ddf46ce1129c5fd45226b87ed
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 12:58:10 2020 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 13:12:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03d9b22
7
8 dev-python/path-and-address: stable on amd64
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 dev-python/path-and-address/path-and-address-2.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/path-and-address/path-and-address-2.0.1.ebuild b/dev-python/path-and-address/path-and-address-2.0.1.ebuild
17 index aad20838d94..f4df422f872 100644
18 --- a/dev-python/path-and-address/path-and-address-2.0.1.ebuild
19 +++ b/dev-python/path-and-address/path-and-address-2.0.1.ebuild
20 @@ -14,7 +14,7 @@ LICENSE="MIT"
21 SLOT="0"
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
23
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26
27 BDEPEND="app-arch/unzip"
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"