Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Sat, 22 Sep 2018 10:50:21
Message-Id: 1537613348.228de9e89548f77129c68a06cb288cac53fe3499.zlogene@gentoo
1 commit: 228de9e89548f77129c68a06cb288cac53fe3499
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 22 10:49:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 22 10:49:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228de9e8
7
8 app-crypt/easy-rsa: mark stable
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
16 index d9ada0b6cb9..c5f170979bc 100644
17 --- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
18 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tg
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="libressl"
26
27 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )