app-admin/sshguard: Stabilize 2.5.1 x86, #960467

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-20 06:03:59 +01:00
parent a2b4d98dbb
commit 31d11b0fee

View File

@@ -12,7 +12,7 @@ if [[ "${PV}" == 99999 ]] ; then
EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}"
else
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="BSD"