commit: 5644999c0484eb32bbe162bf0c0652d5291ed564
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 18:36:32 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 18:36:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5644999c
dev-python/secretstorage: Stabilize 3.2.0 ALLARCHES, #760243
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/secretstorage/secretstorage-3.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/secretstorage/secretstorage-3.2.0.ebuild
b/dev-python/secretstorage/secretstorage-3.2.0.ebuild
index 571eb1a98f0..65375843c0c 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}]