Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Sun, 03 Oct 2021 05:18:54
Message-Id: 1633238319.87c8330deea2c2c63c6ca56f297d23f46cfacff2.ago@gentoo
1 commit: 87c8330deea2c2c63c6ca56f297d23f46cfacff2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 05:18:39 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 05:18:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c8330d
7
8 www-servers/apache: sparc stable wrt bug #815709
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/apache/apache-2.4.49.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/apache/apache-2.4.49.ebuild b/www-servers/apache/apache-2.4.49.ebuild
18 index 4eb1b6975ba..2510e723eb2 100644
19 --- a/www-servers/apache/apache-2.4.49.ebuild
20 +++ b/www-servers/apache/apache-2.4.49.ebuild
21 @@ -140,7 +140,7 @@ HOMEPAGE="https://httpd.apache.org/"
22 # some helper scripts are Apache-1.1, thus both are here
23 LICENSE="Apache-2.0 Apache-1.1"
24 SLOT="2"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
27
28 # FIXME! Move this to eclass once all ebuilds are EAPI-7
29 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )"