From f720aeb53450cf485a985e3d7299fc40d02b6d9c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 24 Jan 2022 03:41:45 +0000 Subject: www-servers/apache: Stabilize 2.4.52 ppc, #829787 Signed-off-by: Sam James --- www-servers/apache/apache-2.4.52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers') diff --git a/www-servers/apache/apache-2.4.52.ebuild b/www-servers/apache/apache-2.4.52.ebuild index 044b7fd20dab..df5fda5b0e0f 100644 --- a/www-servers/apache/apache-2.4.52.ebuild +++ b/www-servers/apache/apache-2.4.52.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -140,7 +140,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" # FIXME! Move this to eclass once all ebuilds are EAPI-7 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )" -- cgit v1.2.3-65-gdbad