commit: 6b0c956b9ec66a4d9a2a368cacb1cb63cc115c31
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 10:53:20 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 14:38:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0c956b
dev-python/secretstorage: Remove ~ia64 (due to Rust)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/secretstorage/secretstorage-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]