summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 11:40:37 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 13:51:29 +0200
commit625a95890867f9ce766870e8f89700d264774e57 (patch)
treeba8c7a8b11eb7a634af2003e13a12eef161b3cf7 /dev-python/secretstorage
parentdev-python/jeepney: Keyword 0.4.3 ppc64, #726188 (diff)
downloadgentoo-625a95890867f9ce766870e8f89700d264774e57.tar.gz
gentoo-625a95890867f9ce766870e8f89700d264774e57.tar.bz2
gentoo-625a95890867f9ce766870e8f89700d264774e57.zip
dev-python/secretstorage: Keyword 3.1.2 ppc64, #726188
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r--dev-python/secretstorage/secretstorage-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
index dcea3986b762..617bfc3840a6 100644
--- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]