diff options
author | Sam James <sam@gentoo.org> | 2020-07-24 18:12:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-24 18:12:07 +0000 |
commit | 00ed7987e6e87f30906c801700ac2e0ea96a92fc (patch) | |
tree | 6338e284383162e95b6ceefebcbf6497a86f64fc /dev-python/ndg-httpsclient | |
parent | dev-python/pyaes: arm64 stable (bug #720552) (diff) | |
download | gentoo-00ed7987e6e87f30906c801700ac2e0ea96a92fc.tar.gz gentoo-00ed7987e6e87f30906c801700ac2e0ea96a92fc.tar.bz2 gentoo-00ed7987e6e87f30906c801700ac2e0ea96a92fc.zip |
dev-python/ndg-httpsclient: ppc stable (bug #720552)
Package-Manager: Portage-3.0.0, 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 76c4a0c1a03d..46c4ba5527bb 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |