summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-06-24 23:43:56 +0000
committerYixun Lan <dlan@gentoo.org>2024-06-24 23:44:37 +0000
commite9f42999cc728a73ba925ffe254ed0c831114ec4 (patch)
treef2febae4af03dd83e605aca4048d54540618525f /app-crypt
parentapp-text/pandoc-bin: bump to 3.2.1 (diff)
downloadgentoo-e9f42999cc728a73ba925ffe254ed0c831114ec4.tar.gz
gentoo-e9f42999cc728a73ba925ffe254ed0c831114ec4.tar.bz2
gentoo-e9f42999cc728a73ba925ffe254ed0c831114ec4.zip
app-crypt/easy-rsa: Keyword 3.2.0 riscv, #934780
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild2
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 293952caea8b..eff3260da50a 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 ~riscv ~s390 sparc x86"
DEPEND=">=dev-libs/openssl-0.9.6:0="
RDEPEND="${DEPEND}"