diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-26 11:53:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-28 15:38:55 +0100 |
commit | 6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31 (patch) | |
tree | ea1fd3fc65b3658f5b7d18bbae37817c8c301e8e /dev-python/secretstorage | |
parent | dev-python/keyring: Remove ~ia64 (due to Rust) (diff) | |
download | gentoo-6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31.tar.gz gentoo-6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31.tar.bz2 gentoo-6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31.zip |
dev-python/secretstorage: Remove ~ia64 (due to Rust)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild b/dev-python/secretstorage/secretstorage-3.3.1.ebuild index b32f80914daa..8097c1732031 100644 --- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |