Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Mon, 24 Jan 2022 03:43:07
Message-Id: 1642995705.f720aeb53450cf485a985e3d7299fc40d02b6d9c.sam@gentoo
1 commit: f720aeb53450cf485a985e3d7299fc40d02b6d9c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 03:41:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 03:41:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f720aeb5
7
8 www-servers/apache: Stabilize 2.4.52 ppc, #829787
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/apache/apache-2.4.52.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-servers/apache/apache-2.4.52.ebuild b/www-servers/apache/apache-2.4.52.ebuild
16 index 044b7fd20dab..df5fda5b0e0f 100644
17 --- a/www-servers/apache/apache-2.4.52.ebuild
18 +++ b/www-servers/apache/apache-2.4.52.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -140,7 +140,7 @@ HOMEPAGE="https://httpd.apache.org/"
26 # some helper scripts are Apache-1.1, thus both are here
27 LICENSE="Apache-2.0 Apache-1.1"
28 SLOT="2"
29 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
30 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
31
32 # FIXME! Move this to eclass once all ebuilds are EAPI-7
33 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )"