commit: b58a020c778eda9e9841c26d8865eaf0e7c9eeb1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 20:00:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 3 20:00:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58a020c
app-crypt/easy-rsa: Stabilize 3.2.1 arm, #948438 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild b/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild index d3eec7b8558b..dcebf21a63b0 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" DEPEND=">=dev-libs/openssl-0.9.6:0=" RDEPEND="${DEPEND}"
