diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-10 09:28:48 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-10 09:28:48 +0000 |
commit | 1c8a3fb7e5a1ffbbe27189e2011509ad4e382590 (patch) | |
tree | 7f16849f777e2ddab601a1b71b44c760bfeb67c2 /www-apache | |
parent | net-analyzer/sslscan: Stabilize 2.0.16 amd64, #910178 (diff) | |
download | gentoo-1c8a3fb7e5a1ffbbe27189e2011509ad4e382590.tar.gz gentoo-1c8a3fb7e5a1ffbbe27189e2011509ad4e382590.tar.bz2 gentoo-1c8a3fb7e5a1ffbbe27189e2011509ad4e382590.zip |
www-apache/mod_xsendfile: Stabilize 1.0_beta1-r2 x86, #910180
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild index c80385f181c5..682ee4978eb5 100644 --- a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild +++ b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~sparc x86 ~amd64-linux" need_apache2 |