diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 14:05:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 14:05:43 +0000 |
commit | 7ab6e3db55b903d09aaa05b0737dc3a05ecc3009 (patch) | |
tree | 2f3cd7c63cf01103c4a4a99ef5c973613fd027eb /www-servers/apache | |
parent | app-admin/apache-tools: Stabilize 2.4.55 ppc64, #894146 (diff) | |
download | gentoo-7ab6e3db55b903d09aaa05b0737dc3a05ecc3009.tar.gz gentoo-7ab6e3db55b903d09aaa05b0737dc3a05ecc3009.tar.bz2 gentoo-7ab6e3db55b903d09aaa05b0737dc3a05ecc3009.zip |
www-servers/apache: Stabilize 2.4.55-r1 x86, #894146
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.55-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.55-r1.ebuild b/www-servers/apache/apache-2.4.55-r1.ebuild index be23edc0867e..7954baec1a02 100644 --- a/www-servers/apache/apache-2.4.55-r1.ebuild +++ b/www-servers/apache/apache-2.4.55-r1.ebuild @@ -144,7 +144,7 @@ HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" PATCHES=( "${FILESDIR}"/${PN}-2.4.54-no-which.patch # bug #844868 |