commit: d0bbc765d66fec0252e5334d84f23657d94cbe02 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 23:22:10 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 23:22:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bbc765
app-crypt/easy-rsa: Stabilize 3.0.8 ppc64, #890839 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild index 0da56a76b569..472f77f91ecd 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.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}"
