diff options
author | matoro <matoro@users.noreply.github.com> | 2022-06-27 23:20:56 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 18:42:07 +0300 |
commit | 8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f (patch) | |
tree | 7baa87da81f9627ea6090edd916c00e921737eb7 | |
parent | dev-python/exceptiongroup: Keyword 1.0.0_rc8 ia64, #851642 (diff) | |
download | gentoo-8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f.tar.gz gentoo-8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f.tar.bz2 gentoo-8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f.zip |
dev-python/hypothesis: Keyword 6.48.0 ia64, #851642
Signed-off-by: matoro <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.48.0.ebuild b/dev-python/hypothesis/hypothesis-6.48.0.ebuild index 317738907bde..b6adc3d4e991 100644 --- a/dev-python/hypothesis/hypothesis-6.48.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.48.0.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cli" RDEPEND=" |