diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-30 09:25:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-30 09:25:08 +0200 |
commit | b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970 (patch) | |
tree | 2c026f5078a10b84148cc2e02d1d0f2bc84dadf6 /dev-python/immutables | |
parent | x11-terms/zutty: amd64 stable wrt bug #810952 (diff) | |
download | gentoo-b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970.tar.gz gentoo-b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970.tar.bz2 gentoo-b24cbc9e4d363a3cb7745a1f8bd80bfd87b27970.zip |
dev-python/immutables: amd64 stable wrt bug #811000
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/immutables')
-rw-r--r-- | dev-python/immutables/immutables-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.16.ebuild b/dev-python/immutables/immutables-0.16.ebuild index 6af729c3e7a4..46d0adaabd4d 100644 --- a/dev-python/immutables/immutables-0.16.ebuild +++ b/dev-python/immutables/immutables-0.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MagicStack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" distutils_enable_tests pytest |