summaryrefslogtreecommitdiff
path: root/www-servers/civetweb/civetweb-1.12.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/civetweb/civetweb-1.12.ebuild')
-rw-r--r--www-servers/civetweb/civetweb-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/civetweb/civetweb-1.12.ebuild b/www-servers/civetweb/civetweb-1.12.ebuild
index 3e2f8cd4af8a..6113b682b26d 100644
--- a/www-servers/civetweb/civetweb-1.12.ebuild
+++ b/www-servers/civetweb/civetweb-1.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/civetweb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="cxx +server ssl"
RDEPEND="ssl? ( dev-libs/openssl:0= )"