diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:28:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:28:11 +0200 |
commit | 327c1f40dd60283b873bbdcab96a7b54fd4dd93a (patch) | |
tree | 5ad3e70b24ec8c66838ddaae3b966e59a53ecb71 /dev-python/immutables | |
parent | dev-python/cattrs: amd64 stable wrt bug #808342 (diff) | |
download | gentoo-327c1f40dd60283b873bbdcab96a7b54fd4dd93a.tar.gz gentoo-327c1f40dd60283b873bbdcab96a7b54fd4dd93a.tar.bz2 gentoo-327c1f40dd60283b873bbdcab96a7b54fd4dd93a.zip |
dev-python/immutables: amd64 stable wrt bug #808342
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/immutables/immutables-0.15-r1.ebuild b/dev-python/immutables/immutables-0.15-r1.ebuild index 3df909a6ee38..25e5896535f7 100644 --- a/dev-python/immutables/immutables-0.15-r1.ebuild +++ b/dev-python/immutables/immutables-0.15-r1.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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" PATCHES=( # https://github.com/MagicStack/immutables/commit/fa355239e70411179c70b16ed4ff7113d8008dad |