diff options
author | 2022-05-09 09:32:25 +0200 | |
---|---|---|
committer | 2022-05-09 09:32:25 +0200 | |
commit | 6a0132e73895a0784a75916e0f84a73cf2fb9948 (patch) | |
tree | e8de2f33061ac41369ad2c4830620b9f85cef1ea /net-libs | |
parent | net-misc/smb4k: Stabilize 3.1.2 amd64, #843359 (diff) | |
download | gentoo-6a0132e73895a0784a75916e0f84a73cf2fb9948.tar.gz gentoo-6a0132e73895a0784a75916e0f84a73cf2fb9948.tar.bz2 gentoo-6a0132e73895a0784a75916e0f84a73cf2fb9948.zip |
net-libs/signond: Stabilize 8.61 amd64, #843362
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/signond/signond-8.61.ebuild | 2 |
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 7e9ebaa7005b..432cb289eafe 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 |