Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Sat, 12 Jun 2021 08:43:13
Message-Id: 1623487383.9f159a0b43d7b1e7e9b11f4e14308f957c3c8200.slyfox@gentoo
1 commit: 9f159a0b43d7b1e7e9b11f4e14308f957c3c8200
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jun 12 08:22:25 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 08:43:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f159a0b
7
8 www-servers/apache: stable 2.4.48 for sparc, bug #795231
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 www-servers/apache/apache-2.4.48.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-servers/apache/apache-2.4.48.ebuild b/www-servers/apache/apache-2.4.48.ebuild
19 index d2c8abdc022..ae9fa70243d 100644
20 --- a/www-servers/apache/apache-2.4.48.ebuild
21 +++ b/www-servers/apache/apache-2.4.48.ebuild
22 @@ -139,7 +139,7 @@ HOMEPAGE="https://httpd.apache.org/"
23 # some helper scripts are Apache-1.1, thus both are here
24 LICENSE="Apache-2.0 Apache-1.1"
25 SLOT="2"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
28
29 # FIXME! Move this to eclass once all ebuilds are EAPI-7
30 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )"