diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 23:48:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 23:48:38 +0000 |
commit | 74c694d06b25b972705d6f7e68e8482bbe8e8d78 (patch) | |
tree | b288aec70125a671083b902cf3d55793e956596c /dev-python/ndg-httpsclient | |
parent | net-libs/webkit-gtk: x86 stable (bug #734584) (diff) | |
download | gentoo-74c694d06b25b972705d6f7e68e8482bbe8e8d78.tar.gz gentoo-74c694d06b25b972705d6f7e68e8482bbe8e8d78.tar.bz2 gentoo-74c694d06b25b972705d6f7e68e8482bbe8e8d78.zip |
dev-python/ndg-httpsclient: sparc stable (bug #720552)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 756b7ec3fc7b..58c6f238ab34 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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 sparc x86" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |