Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/statifier/
Date: Sat, 10 Oct 2020 10:39:58
Message-Id: 1602326221.b84b103a077869ba2b320375e02018f63923ce71.conikost@gentoo
1 commit: b84b103a077869ba2b320375e02018f63923ce71
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 20:45:38 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 10:37:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84b103a
7
8 dev-util/statifier: add x32 abi
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 dev-util/statifier/statifier-1.7.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/statifier/statifier-1.7.4-r1.ebuild b/dev-util/statifier/statifier-1.7.4-r1.ebuild
17 index 553d4ee5f44..1899394b0d7 100644
18 --- a/dev-util/statifier/statifier-1.7.4-r1.ebuild
19 +++ b/dev-util/statifier/statifier-1.7.4-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -MULTILIB_COMPAT=( abi_x86_{32,64} )
25 +MULTILIB_COMPAT=( abi_x86_{32,x32,64} )
26
27 inherit flag-o-matic multilib-build toolchain-funcs