summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 18:53:24 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 19:09:19 -0700
commit9dc11656d69ac161ef5d9c96c0d34fed13b96632 (patch)
tree308d97becc1aa73ed0c697323fb2f057657e9120 /dev-python/secretstorage
parentdev-python/scrypt-0.8.13-r2: add ~alpha, bug 700918 (diff)
downloadgentoo-9dc11656d69ac161ef5d9c96c0d34fed13b96632.tar.gz
gentoo-9dc11656d69ac161ef5d9c96c0d34fed13b96632.tar.bz2
gentoo-9dc11656d69ac161ef5d9c96c0d34fed13b96632.zip
dev-python/secretstorage-3.1.1-r1: add ~alpha, bug 700918
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r--dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
index 319e9541c1a9..3c49721d3540 100644
--- a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]