diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-16 13:36:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-16 13:36:58 +0300 |
commit | 07183c2daa09f3533df5267efb18d5b8319daddb (patch) | |
tree | 594ab6cdd66aad25be1c1c46b70a671a13e68b41 /app-crypt/easy-rsa | |
parent | sys-devel/distcc: Add missing dep on sys-devel/autoconf-archive (diff) | |
download | gentoo-07183c2daa09f3533df5267efb18d5b8319daddb.tar.gz gentoo-07183c2daa09f3533df5267efb18d5b8319daddb.tar.bz2 gentoo-07183c2daa09f3533df5267efb18d5b8319daddb.zip |
app-crypt/easy-rsa: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild index ff99431b6daa..30b1ef4e4b04 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="libressl" DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 ) |