Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boxfort/
Date: Tue, 26 Apr 2022 04:05:05
Message-Id: 1650945846.627bec99e23e6d9250469be665f90bc72df289fc.sam@gentoo
1 commit: 627bec99e23e6d9250469be665f90bc72df289fc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 04:04:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 04:04:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627bec99
7
8 dev-libs/boxfort: keyword 0.1.4 for -s390
9
10 Bug: https://bugs.gentoo.org/840924
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-libs/boxfort/boxfort-0.1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/boxfort/boxfort-0.1.4.ebuild b/dev-libs/boxfort/boxfort-0.1.4.ebuild
17 index c1d27a92948b..d6bd3e0ce457 100644
18 --- a/dev-libs/boxfort/boxfort-0.1.4.ebuild
19 +++ b/dev-libs/boxfort/boxfort-0.1.4.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}"/BoxFort-${PV}
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 -riscv ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 -riscv -s390 ~x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"