diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:18 +0200 |
commit | d54e40e3792974bbb355abc5cc38d4b5b80dcff8 (patch) | |
tree | d7df6e53d77cfd5c25d4c22ad549586752d0e013 /www-servers | |
parent | dev-build/cmake: Stabilize 3.30.2 x86, #938626 (diff) | |
download | gentoo-d54e40e3792974bbb355abc5cc38d4b5b80dcff8.tar.gz gentoo-d54e40e3792974bbb355abc5cc38d4b5b80dcff8.tar.bz2 gentoo-d54e40e3792974bbb355abc5cc38d4b5b80dcff8.zip |
www-servers/lighttpd: Stabilize 1.4.76-r1 ppc, #938636
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.76-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.76-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.76-r1.ebuild index c8b67bcee546..393ecbd922d5 100644 --- a/www-servers/lighttpd/lighttpd-1.4.76-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.76-r1.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" fi LICENSE="BSD GPL-2" |