Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Sun, 27 Dec 2020 18:23:29
Message-Id: 1609093404.9b9677a8a7e7e5b9a2e2a1dd314e52109a20b951.grobian@gentoo
1 commit: 9b9677a8a7e7e5b9a2e2a1dd314e52109a20b951
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 18:23:24 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 18:23:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9677a8
7
8 www-servers/apache: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 www-servers/apache/apache-2.4.46-r1.ebuild | 2 +-
14 www-servers/apache/apache-2.4.46-r4.ebuild | 2 +-
15 www-servers/apache/apache-2.4.46.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/www-servers/apache/apache-2.4.46-r1.ebuild b/www-servers/apache/apache-2.4.46-r1.ebuild
19 index 449b79e3486..37a3877f202 100644
20 --- a/www-servers/apache/apache-2.4.46-r1.ebuild
21 +++ b/www-servers/apache/apache-2.4.46-r1.ebuild
22 @@ -138,7 +138,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 ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
28
29 # Enable http2 by default (bug #563452)
30 # FIXME: Move to apache-2.eclass once this has reached stable.
31
32 diff --git a/www-servers/apache/apache-2.4.46-r4.ebuild b/www-servers/apache/apache-2.4.46-r4.ebuild
33 index 237f162a3af..c2dcefaf86e 100644
34 --- a/www-servers/apache/apache-2.4.46-r4.ebuild
35 +++ b/www-servers/apache/apache-2.4.46-r4.ebuild
36 @@ -138,7 +138,7 @@ HOMEPAGE="https://httpd.apache.org/"
37 # some helper scripts are Apache-1.1, thus both are here
38 LICENSE="Apache-2.0 Apache-1.1"
39 SLOT="2"
40 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
41 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
42
43 # Enable http2 by default (bug #563452)
44 # FIXME: Move to apache-2.eclass once this has reached stable.
45
46 diff --git a/www-servers/apache/apache-2.4.46.ebuild b/www-servers/apache/apache-2.4.46.ebuild
47 index 17d6fb367b7..d737497f540 100644
48 --- a/www-servers/apache/apache-2.4.46.ebuild
49 +++ b/www-servers/apache/apache-2.4.46.ebuild
50 @@ -136,7 +136,7 @@ HOMEPAGE="https://httpd.apache.org/"
51 # some helper scripts are Apache-1.1, thus both are here
52 LICENSE="Apache-2.0 Apache-1.1"
53 SLOT="2"
54 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
55 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
56
57 # Enable http2 by default (bug #563452)
58 # FIXME: Move to apache-2.eclass once this has reached stable.