diff options
author | 2022-01-27 22:53:02 +0000 | |
---|---|---|
committer | 2022-01-27 22:56:19 +0000 | |
commit | e1cfd35f7f9cc541c08f72145fc6bcff194bb416 (patch) | |
tree | 7828da2cb0703729a3d6e7cddd39ce274b7ccacd /dev-python/h2 | |
parent | dev-python/m2r: Keyword 0.2.1 for ~m68k (diff) | |
download | gentoo-e1cfd35f7f9cc541c08f72145fc6bcff194bb416.tar.gz gentoo-e1cfd35f7f9cc541c08f72145fc6bcff194bb416.tar.bz2 gentoo-e1cfd35f7f9cc541c08f72145fc6bcff194bb416.zip |
dev-python/h2: Keyword 3.2.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/h2')
-rw-r--r-- | dev-python/h2/h2-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/h2/h2-3.2.0.ebuild b/dev-python/h2/h2-3.2.0.ebuild index 830e6c2dc91c..d4de0862f68b 100644 --- a/dev-python/h2/h2-3.2.0.ebuild +++ b/dev-python/h2/h2-3.2.0.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=7 @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/hyperframe-5.2.0[${PYTHON_USEDEP}] |