diff options
author | Sam James <sam@gentoo.org> | 2024-01-05 05:23:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-05 05:24:08 +0000 |
commit | b6ae723c85a78f1208b83e069b60f595e55f5851 (patch) | |
tree | 8b6facc2a071d50833e1a21708ab32d44860e543 /www-servers | |
parent | app-admin/apache-tools: Stabilize 2.4.58 x86, #916744 (diff) | |
download | gentoo-b6ae723c85a78f1208b83e069b60f595e55f5851.tar.gz gentoo-b6ae723c85a78f1208b83e069b60f595e55f5851.tar.bz2 gentoo-b6ae723c85a78f1208b83e069b60f595e55f5851.zip |
www-servers/apache: Stabilize 2.4.58 x86, #916744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.58.ebuild b/www-servers/apache/apache-2.4.58.ebuild index ee34fc6751a1..9c2078b6af2f 100644 --- a/www-servers/apache/apache-2.4.58.ebuild +++ b/www-servers/apache/apache-2.4.58.ebuild @@ -149,7 +149,7 @@ HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" pkg_setup() { # dependent critical modules which are not allowed in global scope due |