diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:20 +0200 |
commit | 187f097334f9f94150a4395e608b5701bdb5e841 (patch) | |
tree | 9f6ddd819a2c1be1855a1034425924504c773bfc /dev-python/kiwisolver | |
parent | dev-python/google-api-python-client: amd64/x86 stable (ALLARCHES policy) wrt ... (diff) | |
download | gentoo-187f097334f9f94150a4395e608b5701bdb5e841.tar.gz gentoo-187f097334f9f94150a4395e608b5701bdb5e841.tar.bz2 gentoo-187f097334f9f94150a4395e608b5701bdb5e841.zip |
dev-python/kiwisolver: amd64 stable wrt bug #817062
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/kiwisolver')
-rw-r--r-- | dev-python/kiwisolver/kiwisolver-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild index 81f76fabcd70..91789e87e586 100644 --- a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/kiwi-${MY_PV} LICENSE="Clear-BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}] |