diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 17:49:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 17:50:01 +0100 |
commit | c04d60595e23ee284dcc6e104950af4e8d9b3249 (patch) | |
tree | 6726facb2cf497a3ef67a658f9c80be28f8a7615 /dev-python/secretstorage | |
parent | dev-python/jeepney: Keyword 0.8.0 s390, #840413 (diff) | |
download | gentoo-c04d60595e23ee284dcc6e104950af4e8d9b3249.tar.gz gentoo-c04d60595e23ee284dcc6e104950af4e8d9b3249.tar.bz2 gentoo-c04d60595e23ee284dcc6e104950af4e8d9b3249.zip |
dev-python/secretstorage: Keyword 3.3.2 s390, #840413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild b/dev-python/secretstorage/secretstorage-3.3.2.ebuild index 25280f6334e9..10a39555d128 100644 --- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |