diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2024-02-14 14:38:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-14 16:44:36 +0000 |
commit | a0d3b8b852c6d4d993c9c7c684e42e4a4b504b05 (patch) | |
tree | 769282d0d6bc5bd2a06cbfa19fc0fd0e173a89de /www-servers | |
parent | net-fs/nfs-utils: stable 2.6.4-r1 for sparc, bug #922266 (diff) | |
download | gentoo-a0d3b8b852c6d4d993c9c7c684e42e4a4b504b05.tar.gz gentoo-a0d3b8b852c6d4d993c9c7c684e42e4a4b504b05.tar.bz2 gentoo-a0d3b8b852c6d4d993c9c7c684e42e4a4b504b05.zip |
www-servers/apache: stable 2.4.58-r2 for sparc, bug #924312
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.58-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.58-r2.ebuild b/www-servers/apache/apache-2.4.58-r2.ebuild index 516f964b3486..864ed58a81ab 100644 --- a/www-servers/apache/apache-2.4.58-r2.ebuild +++ b/www-servers/apache/apache-2.4.58-r2.ebuild @@ -146,7 +146,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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" PATCHES=( "${FILESDIR}"/libxmlv212.patch |