diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:38 +0000 |
commit | 7e4e894d71f4e79c5fe694d97592c0c4821288e2 (patch) | |
tree | 9b2155c8f78868c49435334826e299264b9d7f8c /app-crypt | |
parent | app-crypt/easy-rsa: Stabilize 3.2.0 x86, #933638 (diff) | |
download | gentoo-7e4e894d71f4e79c5fe694d97592c0c4821288e2.tar.gz gentoo-7e4e894d71f4e79c5fe694d97592c0c4821288e2.tar.bz2 gentoo-7e4e894d71f4e79c5fe694d97592c0c4821288e2.zip |
app-crypt/easy-rsa: Stabilize 3.2.0 amd64, #933638
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild b/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild index 3bb899623ed4..15690845bd40 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.2.0.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}" |