diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 08:45:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 08:45:41 +0200 |
commit | b009e3b9997033e9d945b1b629114c82d63e197b (patch) | |
tree | e374674028da0823e7266e4661347b461e51c38b /dev-python/immutables | |
parent | dev-python/lz4: x86 stable wrt bug #853793 (diff) | |
download | gentoo-b009e3b9997033e9d945b1b629114c82d63e197b.tar.gz gentoo-b009e3b9997033e9d945b1b629114c82d63e197b.tar.bz2 gentoo-b009e3b9997033e9d945b1b629114c82d63e197b.zip |
dev-python/immutables: x86 stable wrt bug #853796
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.18.ebuild b/dev-python/immutables/immutables-0.18.ebuild index 1d24148ebe8d..057054dfaffa 100644 --- a/dev-python/immutables/immutables-0.18.ebuild +++ b/dev-python/immutables/immutables-0.18.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |