summaryrefslogtreecommitdiff
path: root/www-servers/civetweb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-08-14 01:42:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-08-14 01:42:10 +0000
commitf7c805c96b0fa995102de2f766568f747e5b5bf5 (patch)
tree2c8b3325b988d9a537e19e08f80daa51c99a0344 /www-servers/civetweb
parenta94ea3b0f0b085c7d37ef4541b267a111697ef2b (diff)
downloadbaldeagleos-repo-f7c805c96b0fa995102de2f766568f747e5b5bf5.tar.gz
baldeagleos-repo-f7c805c96b0fa995102de2f766568f747e5b5bf5.tar.xz
baldeagleos-repo-f7c805c96b0fa995102de2f766568f747e5b5bf5.zip
Adding metadata
Diffstat (limited to 'www-servers/civetweb')
-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= )"