diff options
-rw-r--r-- | dev-python/requests_pkcs12/requests_pkcs12-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests_pkcs12/requests_pkcs12-1.7.ebuild b/dev-python/requests_pkcs12/requests_pkcs12-1.7.ebuild index 3cf700117abc..1811f49c34de 100644 --- a/dev-python/requests_pkcs12/requests_pkcs12-1.7.ebuild +++ b/dev-python/requests_pkcs12/requests_pkcs12-1.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |