diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 12:05:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 12:05:19 +0300 |
commit | fafef3c5d8a3e6dccd680936f0afd01e30e63c2a (patch) | |
tree | 8e2171c301be98671cef193b6143dadc1afd42b6 /www-servers | |
parent | dev-libs/nettle: Stabilize 3.10 sparc, #938624 (diff) | |
download | gentoo-fafef3c5d8a3e6dccd680936f0afd01e30e63c2a.tar.gz gentoo-fafef3c5d8a3e6dccd680936f0afd01e30e63c2a.tar.bz2 gentoo-fafef3c5d8a3e6dccd680936f0afd01e30e63c2a.zip |
www-servers/lighttpd: Stabilize 1.4.76-r1 sparc, #938636
Signed-off-by: Arthur Zamarin <arthurzam@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 7b18356cec7a..91cceae8bcc1 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" |