summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 17:49:43 +0100
committerSam James <sam@gentoo.org>2022-04-25 17:50:01 +0100
commitc04d60595e23ee284dcc6e104950af4e8d9b3249 (patch)
tree6726facb2cf497a3ef67a658f9c80be28f8a7615
parentdev-python/jeepney: Keyword 0.8.0 s390, #840413 (diff)
downloadgentoo-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>
-rw-r--r--dev-python/secretstorage/secretstorage-3.3.2.ebuild2
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}]