Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ndg-httpsclient/
Date: Sun, 31 May 2020 08:12:30
Message-Id: 1590912743.f7e4e7e3753cd1e55a5b4da68a58602439e384c6.mgorny@gentoo
1 commit: f7e4e7e3753cd1e55a5b4da68a58602439e384c6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 08:03:26 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 08:12:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e4e7e3
7
8 dev-python/ndg-httpsclient: Keyword 0.5.1 sparc, #710396
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
16 index a621ae646a1..ad71ec5355d 100644
17 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
18 +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${P/-/_}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25
26 RDEPEND="
27 dev-python/pyaes[${PYTHON_USEDEP}]