summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-14 23:22:09 +0000
committerSam James <sam@gentoo.org>2023-01-14 23:22:09 +0000
commit445730688baa4671c9d151f342cb4190f0aa2735 (patch)
tree261433550b0246c371b35100a78739bc53a9d343 /app-crypt/easy-rsa
parentapp-crypt/easy-rsa: Stabilize 3.0.8 x86, #890839 (diff)
downloadgentoo-445730688baa4671c9d151f342cb4190f0aa2735.tar.gz
gentoo-445730688baa4671c9d151f342cb4190f0aa2735.tar.bz2
gentoo-445730688baa4671c9d151f342cb4190f0aa2735.zip
app-crypt/easy-rsa: Stabilize 3.0.8 amd64, #890839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r--app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 497343602cca..0da56a76b569 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
DEPEND=">=dev-libs/openssl-0.9.6:0="
RDEPEND="${DEPEND}"