summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 18:36:32 +0000
committerSam James <sam@gentoo.org>2020-12-16 18:36:32 +0000
commit5644999c0484eb32bbe162bf0c0652d5291ed564 (patch)
tree831b20ef3f4f118746b6ca653ad7f155f519b43d /dev-python/secretstorage
parentdev-python/ecdsa: Update HOMEPAGE (diff)
downloadgentoo-5644999c0484eb32bbe162bf0c0652d5291ed564.tar.gz
gentoo-5644999c0484eb32bbe162bf0c0652d5291ed564.tar.bz2
gentoo-5644999c0484eb32bbe162bf0c0652d5291ed564.zip
dev-python/secretstorage: Stabilize 3.2.0 ALLARCHES, #760243
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r--dev-python/secretstorage/secretstorage-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.2.0.ebuild b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
index 571eb1a98f0c..65375843c0c4 100644
--- a/dev-python/secretstorage/secretstorage-3.2.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]