diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-26 12:37:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-07-04 08:57:27 +0200 |
commit | be8639f69d44ae780117425c432968666f7efd72 (patch) | |
tree | 22befce51ec698efbe7c36b856b630506a9cf051 /dev-python/secretstorage | |
parent | dev-python/keyring: Remove keywords for wd40 arches (diff) | |
download | gentoo-be8639f69d44ae780117425c432968666f7efd72.tar.gz gentoo-be8639f69d44ae780117425c432968666f7efd72.tar.bz2 gentoo-be8639f69d44ae780117425c432968666f7efd72.zip |
dev-python/secretstorage: Remove keywords for wd40 arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild b/dev-python/secretstorage/secretstorage-3.3.2.ebuild index 23a30f6223ae..9d520e6034d8 100644 --- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |