diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-16 17:09:45 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-16 17:09:45 +0100 |
commit | 0a11bd5eb15b4ba9ac6f5b45658ea68577d4a05b (patch) | |
tree | 3ad12bb5595fb4393d9d894b56c77710990f6982 /www-servers/apache | |
parent | app-admin/apache-tools: Stabilize 2.4.53 arm64, #835150 (diff) | |
download | gentoo-0a11bd5eb15b4ba9ac6f5b45658ea68577d4a05b.tar.gz gentoo-0a11bd5eb15b4ba9ac6f5b45658ea68577d4a05b.tar.bz2 gentoo-0a11bd5eb15b4ba9ac6f5b45658ea68577d4a05b.zip |
www-servers/apache: Stabilize 2.4.53 arm64, #835150
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.53.ebuild b/www-servers/apache/apache-2.4.53.ebuild index 606e2c5a2141..2fa23b326c79 100644 --- a/www-servers/apache/apache-2.4.53.ebuild +++ b/www-servers/apache/apache-2.4.53.ebuild @@ -141,7 +141,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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" pkg_setup() { # dependend critical modules which are not allowed in global scope due |