summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:37:22 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:37:22 +0200
commit7a1bb6e5e068f32b1c375af27fd9d463a7dce66e (patch)
tree88aeb96238a1311e45e7ab80b953c57b8d1ecb56 /net-libs
parentdev-java/icu4j: dropped obsolete 70.1 (diff)
downloadgentoo-7a1bb6e5e068f32b1c375af27fd9d463a7dce66e.tar.gz
gentoo-7a1bb6e5e068f32b1c375af27fd9d463a7dce66e.tar.bz2
gentoo-7a1bb6e5e068f32b1c375af27fd9d463a7dce66e.zip
net-libs/signond: Stabilize 8.61 arm64, #843362
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/signond/signond-8.61.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/signond/signond-8.61.ebuild b/net-libs/signond/signond-8.61.ebuild
index e71fc0171231..5c5deb815a67 100644
--- a/net-libs/signond/signond-8.61.ebuild
+++ b/net-libs/signond/signond-8.61.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="doc test"
# tests are brittle; they all pass when stars align, bug 727666