From 5772e1bf163974a4fab958273513c6fd39fbf9db Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 27 Nov 2025 00:25:23 +0000 Subject: [PATCH] www-servers/civetweb: Keyword 1.16 arm, #966590 Signed-off-by: Sam James --- www-servers/civetweb/civetweb-1.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/civetweb/civetweb-1.16.ebuild b/www-servers/civetweb/civetweb-1.16.ebuild index 44935c987cc16..a7ac2423e000a 100644 --- a/www-servers/civetweb/civetweb-1.16.ebuild +++ b/www-servers/civetweb/civetweb-1.16.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 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="cxx +server ssl" DEPEND="ssl? ( dev-libs/openssl:0= )"