Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Wed, 28 Jul 2021 13:14:29
Message-Id: 1627478056.05ccacd94a89251510df06c8fe0f6eabf629a5dc.marecki@gentoo
1 commit: 05ccacd94a89251510df06c8fe0f6eabf629a5dc
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 13:12:55 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 13:14:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ccacd9
7
8 www-servers/apache: keyword 2.4.48-r3 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 www-servers/apache/apache-2.4.48-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/apache/apache-2.4.48-r3.ebuild b/www-servers/apache/apache-2.4.48-r3.ebuild
16 index be666634be7..86f6bcd3ee9 100644
17 --- a/www-servers/apache/apache-2.4.48-r3.ebuild
18 +++ b/www-servers/apache/apache-2.4.48-r3.ebuild
19 @@ -140,7 +140,7 @@ HOMEPAGE="https://httpd.apache.org/"
20 # some helper scripts are Apache-1.1, thus both are here
21 LICENSE="Apache-2.0 Apache-1.1"
22 SLOT="2"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
25
26 # FIXME! Move this to eclass once all ebuilds are EAPI-7
27 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )"