diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:09:20 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:09:20 +0000 |
commit | 643c9391c1171a5709e20b02c9129c18af3c8329 (patch) | |
tree | 8fb17be1b0f6f7cdf607c6cecb9a34ddc0016af3 /dev-python/kiwisolver | |
parent | sci-mathematics/polymake: new upstream release polymake-4.6. (diff) | |
download | gentoo-643c9391c1171a5709e20b02c9129c18af3c8329.tar.gz gentoo-643c9391c1171a5709e20b02c9129c18af3c8329.tar.bz2 gentoo-643c9391c1171a5709e20b02c9129c18af3c8329.zip |
dev-python/kiwisolver: Keyword 1.3.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/kiwisolver')
-rw-r--r-- | dev-python/kiwisolver/kiwisolver-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild index 4e2db8c7702a..92426ef4753c 100644 --- a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}] |