Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-dotenv/
Date: Sat, 05 Sep 2020 00:29:55
Message-Id: 1599265309.2936c93fc468631ac2731cc301363c77136e1f47.sam@gentoo
1 commit: 2936c93fc468631ac2731cc301363c77136e1f47
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 00:21:49 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 00:21:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2936c93f
7
8 dev-python/python-dotenv: Keyword 0.14.0 arm64, #728684
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/python-dotenv/python-dotenv-0.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild b/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
16 index 19b23974b9e..6bb296513f8 100644
17 --- a/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
18 +++ b/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="test"
26
27 DEPEND="test? (