commit: 05ab519732a29c202941f9a243ac2fbbf58a7b48 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 16:04:44 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 16:04:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ab5197
app-crypt/easy-rsa: Stabilize 3.1.2 arm, #901937 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild index c35bb375fc0c..369c642561a5 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" DEPEND=">=dev-libs/openssl-0.9.6:0=" RDEPEND="${DEPEND}"
