From 45ee6d3d7b945d8dce14d4c0ca9c322aeebcaf56 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Sep 2025 05:46:04 +0100 Subject: [PATCH] www-servers/lighttpd: Stabilize 1.4.82 amd64, #963016 Signed-off-by: Sam James --- www-servers/lighttpd/lighttpd-1.4.82.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/lighttpd/lighttpd-1.4.82.ebuild b/www-servers/lighttpd/lighttpd-1.4.82.ebuild index 075a780f31fa4..822363655d369 100644 --- a/www-servers/lighttpd/lighttpd-1.4.82.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.82.ebuild @@ -17,7 +17,7 @@ else https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz verify-sig? ( https://download.lighttpd.net/lighttpd/releases-$(ver_cut 1-2).x/${P}.tar.xz.asc ) " - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" fi LICENSE="BSD GPL-2"