Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/apache-tools/
Date: Thu, 30 Dec 2021 18:44:54
Message-Id: 1640889875.7f8cd6d6d70cc9b0104c0db1cd7bcde061855c9f.arthurzam@gentoo
1 commit: 7f8cd6d6d70cc9b0104c0db1cd7bcde061855c9f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 30 18:44:35 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 30 18:44:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8cd6d6
7
8 app-admin/apache-tools: Stabilize 2.4.52 arm64, #829787
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-admin/apache-tools/apache-tools-2.4.52.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/apache-tools/apache-tools-2.4.52.ebuild b/app-admin/apache-tools/apache-tools-2.4.52.ebuild
16 index 88539ab5d4ad..5d75cc03bd9d 100644
17 --- a/app-admin/apache-tools/apache-tools-2.4.52.ebuild
18 +++ b/app-admin/apache-tools/apache-tools-2.4.52.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris"
25 IUSE="ssl"
26 RESTRICT="test"