Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Wed, 26 Oct 2016 16:57:24
Message-Id: 1477501018.d0120c0824055d72e987d97815f1b16ea63b592f.maekke@gentoo
1 commit: d0120c0824055d72e987d97815f1b16ea63b592f
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 16:56:58 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 26 16:56:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0120c08
7
8 app-crypt/easy-rsa: arm stable, bug #595998
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
17 index 6fbaeee..b670cdd 100644
18 --- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
19 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 IUSE="libressl"
27
28 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )