diff options
author | Sam James <sam@gentoo.org> | 2023-01-14 23:22:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-14 23:22:12 +0000 |
commit | adf0a5de1802262b02fad3337052f99a74328382 (patch) | |
tree | 72ef0a076696ee4a780711abf6a10dbbd4088ff7 /app-crypt/easy-rsa | |
parent | app-crypt/easy-rsa: Stabilize 3.0.8 ppc, #890839 (diff) | |
download | gentoo-adf0a5de1802262b02fad3337052f99a74328382.tar.gz gentoo-adf0a5de1802262b02fad3337052f99a74328382.tar.bz2 gentoo-adf0a5de1802262b02fad3337052f99a74328382.zip |
app-crypt/easy-rsa: Stabilize 3.0.8 sparc, #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.ebuild | 2 |
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 be23c7fcf50a..8641cdf65fea 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}" |