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:48:02
Message-Id: 1537613250.e15487eb7a6f42de19053e21e3f0dcdf21a9d53f.zlogene@gentoo
1 commit: e15487eb7a6f42de19053e21e3f0dcdf21a9d53f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 22 10:47:30 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 22 10:47:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15487eb
7
8 app-crypt/easy-rsa: Downgrade stable hppa keyword
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 949a6813ce0..a55b4861b7c 100644
17 --- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
18 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
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 )