commit: 6e502e230f68d4074ac1645077cd40c65c3a7e0a Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 15:17:08 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Feb 3 16:04:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e502e23
app-crypt/easy-rsa: Stabilize 3.2.1 x86, #948438 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 af86a09c2dfe..bfdfa57c5125 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}"
