Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/signond/
Date: Mon, 09 May 2022 07:33:17
Message-Id: 1652081562.cac7fe88fc4d00b0662f8ec68776d99f2b26234a.jsmolic@gentoo
1 commit: cac7fe88fc4d00b0662f8ec68776d99f2b26234a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 9 07:32:42 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 07:32:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac7fe88
7
8 net-libs/signond: Stabilize 8.61 x86, #843362
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-libs/signond/signond-8.61.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/signond/signond-8.61.ebuild b/net-libs/signond/signond-8.61.ebuild
16 index 432cb289eafe..e71fc0171231 100644
17 --- a/net-libs/signond/signond-8.61.ebuild
18 +++ b/net-libs/signond/signond-8.61.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
25 IUSE="doc test"
26
27 # tests are brittle; they all pass when stars align, bug 727666