diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-31 10:03:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-31 10:12:23 +0200 |
commit | f7e4e7e3753cd1e55a5b4da68a58602439e384c6 (patch) | |
tree | 3c9d424da3598de80d3afdd8e8b8e2b5272363a3 /dev-python/ndg-httpsclient | |
parent | dev-python/pyaes: Keyword 1.6.1-r2 sparc, #710396 (diff) | |
download | gentoo-f7e4e7e3753cd1e55a5b4da68a58602439e384c6.tar.gz gentoo-f7e4e7e3753cd1e55a5b4da68a58602439e384c6.tar.bz2 gentoo-f7e4e7e3753cd1e55a5b4da68a58602439e384c6.zip |
dev-python/ndg-httpsclient: Keyword 0.5.1 sparc, #710396
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ndg-httpsclient')
-rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 a621ae646a1d..ad71ec5355d3 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}] |