Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dill/
Date: Sat, 09 Apr 2022 19:27:07
Message-Id: 1649532388.0f3658235ff705105f032de5d6a7197311ccb73d.arthurzam@gentoo
1 commit: 0f3658235ff705105f032de5d6a7197311ccb73d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 19:26:28 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 19:26:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f365823
7
8 dev-python/dill: Keyword 0.3.4-r1 ia64, #835967
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/dill/dill-0.3.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/dill/dill-0.3.4-r1.ebuild b/dev-python/dill/dill-0.3.4-r1.ebuild
16 index 7adc8ad7e0e1..2cfdb7b5b1ee 100644
17 --- a/dev-python/dill/dill-0.3.4-r1.ebuild
18 +++ b/dev-python/dill/dill-0.3.4-r1.ebuild
19 @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
25
26 python_test() {
27 local fail= t