diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:27:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:39:11 +0200 |
commit | cbd5a09bda1744e550eb91d195e8f66c9a65566e (patch) | |
tree | 8c1212382fc17c51555d9a038b8cd1667e0435b8 /dev-python/secretstorage | |
parent | dev-python/simpleeval: Mark ALLARCHES (diff) | |
download | gentoo-cbd5a09bda1744e550eb91d195e8f66c9a65566e.tar.gz gentoo-cbd5a09bda1744e550eb91d195e8f66c9a65566e.tar.bz2 gentoo-cbd5a09bda1744e550eb91d195e8f66c9a65566e.zip |
dev-python/secretstorage: Stabilize 3.1.2 ALLARCHES, #731570
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild b/dev-python/secretstorage/secretstorage-3.1.2.ebuild index 16c2b55f5472..a7f6e63fccda 100644 --- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.1.2.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}] |