diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 18:46:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 18:46:55 +0300 |
commit | fd1d56b1e12c678e004a591941451fd355d255fc (patch) | |
tree | 6bc64cee8603d4beb56a71eee1121c711ca26e2a /dev-python/hypothesis | |
parent | dev-python/myst_parser: Keyword 0.18.0 ia64, #850565 (diff) | |
download | gentoo-fd1d56b1e12c678e004a591941451fd355d255fc.tar.gz gentoo-fd1d56b1e12c678e004a591941451fd355d255fc.tar.bz2 gentoo-fd1d56b1e12c678e004a591941451fd355d255fc.zip |
dev-python/hypothesis: keyword 6.48.1 for ~ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.48.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.48.1.ebuild b/dev-python/hypothesis/hypothesis-6.48.1.ebuild index 317738907bde..b6adc3d4e991 100644 --- a/dev-python/hypothesis/hypothesis-6.48.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.48.1.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=" |