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 08:37:39
Message-Id: 1652085442.7a1bb6e5e068f32b1c375af27fd9d463a7dce66e.jsmolic@gentoo
1 commit: 7a1bb6e5e068f32b1c375af27fd9d463a7dce66e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 9 08:37:22 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 08:37:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1bb6e5
7
8 net-libs/signond: Stabilize 8.61 arm64, #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 e71fc0171231..5c5deb815a67 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