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

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2025-07-20 01:32:09 +00:00
parent 39f09aa0a0
commit 70f1dd9978

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"