diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-22 13:47:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-22 13:47:30 +0300 |
commit | e15487eb7a6f42de19053e21e3f0dcdf21a9d53f (patch) | |
tree | 19ed6a9061e8b4b0ba8ac7a9c4cad038daaaaf3b /app-crypt/easy-rsa | |
parent | sys-apps/busybox: Drop old (diff) | |
download | gentoo-e15487eb7a6f42de19053e21e3f0dcdf21a9d53f.tar.gz gentoo-e15487eb7a6f42de19053e21e3f0dcdf21a9d53f.tar.bz2 gentoo-e15487eb7a6f42de19053e21e3f0dcdf21a9d53f.zip |
app-crypt/easy-rsa: Downgrade stable hppa keyword
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 949a6813ce01..a55b4861b7cf 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz 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 ) |