www-servers/civetweb: Keyword 1.16 arm, #966590

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-27 00:25:23 +00:00
parent 7c2c1ebf72
commit 5772e1bf16
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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 ~arm64 ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="cxx +server ssl"
DEPEND="ssl? ( dev-libs/openssl:0= )"