diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-05 13:20:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-05 13:20:22 +0300 |
commit | 9011632355ae77cd08d080f996e6d2e5f2b949b0 (patch) | |
tree | 551725c416e823f62e2d4c2a693e5412aaad6b32 /www-servers | |
parent | dev-java/injection-api: update Manifest, update SRC_URI (diff) | |
download | gentoo-9011632355ae77cd08d080f996e6d2e5f2b949b0.tar.gz gentoo-9011632355ae77cd08d080f996e6d2e5f2b949b0.tar.bz2 gentoo-9011632355ae77cd08d080f996e6d2e5f2b949b0.zip |
www-servers/lighttpd: Keyword 1.4.76-r1 s390, #935165
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 5ee62d4b151a..95a95e50e4a8 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 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="BSD GPL-2" |