summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-24 20:06:39 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-24 20:06:55 -0500
commitf20076a7511b26df4b16ae058071ebcbdbc0f0d7 (patch)
treeb9e24e87e1ecccc066a0a51ab5efccfc14977d88 /dev-python/secretstorage
parentdev-python/pycryptodome: Keyword 3.9.9-r1 alpha, #761235 (diff)
downloadgentoo-f20076a7511b26df4b16ae058071ebcbdbc0f0d7.tar.gz
gentoo-f20076a7511b26df4b16ae058071ebcbdbc0f0d7.tar.bz2
gentoo-f20076a7511b26df4b16ae058071ebcbdbc0f0d7.zip
dev-python/secretstorage: Keyword 3.3.0 alpha, #759733
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r--dev-python/secretstorage/secretstorage-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index e2d2a3457322..e6cfc81f29c8 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~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}]