Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/argtable/
Date: Sun, 03 Jul 2022 08:52:20
Message-Id: 1656838335.0c1ef1cdb29a8ce3b08afcf04af7c9f833dc712c.ago@gentoo
1 commit: 0c1ef1cdb29a8ce3b08afcf04af7c9f833dc712c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 08:52:15 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 08:52:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1ef1cd
7
8 dev-libs/argtable: x86 stable wrt bug #856127
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/argtable/argtable-2.13-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/argtable/argtable-2.13-r2.ebuild b/dev-libs/argtable/argtable-2.13-r2.ebuild
18 index ccc960320b68..5ce3f4197fd4 100644
19 --- a/dev-libs/argtable/argtable-2.13-r2.ebuild
20 +++ b/dev-libs/argtable/argtable-2.13-r2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
22
23 LICENSE="LGPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
27 IUSE="doc debug examples static-libs"
28
29 S="${WORKDIR}"/${MY_P}