commit: f7e4e7e3753cd1e55a5b4da68a58602439e384c6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 08:03:26 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 08:12:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e4e7e3
dev-python/ndg-httpsclient: Keyword 0.5.1 sparc, #710396
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
index a621ae646a1..ad71ec5355d 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P/-/_}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/pyaes[${PYTHON_USEDEP}]