diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 16:58:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 16:59:13 +0000 |
commit | a520b9087ef3496b31d053083c01d6488f6f47dc (patch) | |
tree | 77f32caaa8af736f60ca18958d472c305baf7638 /app-crypt | |
parent | dev-db/tokyocabinet: Stabilize 1.4.48-r3 amd64, #901933 (diff) | |
download | gentoo-a520b9087ef3496b31d053083c01d6488f6f47dc.tar.gz gentoo-a520b9087ef3496b31d053083c01d6488f6f47dc.tar.bz2 gentoo-a520b9087ef3496b31d053083c01d6488f6f47dc.zip |
app-crypt/easy-rsa: Stabilize 3.1.2 amd64, #901937
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild index 44a39e726245..37113bd24927 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.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}" |