diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 08:28:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 08:28:53 +0100 |
commit | 9e5a18fae806d289ee772b48f687e96db871115c (patch) | |
tree | 526e348ed5958598cb94058bc26377f69d666ba6 | |
parent | dev-db/redis: Stabilize 7.2.5 arm64, #934585 (diff) | |
download | gentoo-9e5a18fae806d289ee772b48f687e96db871115c.tar.gz gentoo-9e5a18fae806d289ee772b48f687e96db871115c.tar.bz2 gentoo-9e5a18fae806d289ee772b48f687e96db871115c.zip |
app-crypt/easy-rsa: Stabilize 3.2.0 arm, #933638
Signed-off-by: Sam James <sam@gentoo.org>
-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 e62052e5f57a..caa7903176db 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}" |