diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-03 07:18:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-03 07:18:09 +0200 |
commit | 301119d444c2f7aeb41d2f74f226487df1406eed (patch) | |
tree | 358fc1acef711635ae8f08dbd53256ae9e2e477b /www-servers | |
parent | app-admin/apache-tools: ppc stable wrt bug #815709 (diff) | |
download | gentoo-301119d444c2f7aeb41d2f74f226487df1406eed.tar.gz gentoo-301119d444c2f7aeb41d2f74f226487df1406eed.tar.bz2 gentoo-301119d444c2f7aeb41d2f74f226487df1406eed.zip |
www-servers/apache: ppc stable wrt bug #815709
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.49.ebuild b/www-servers/apache/apache-2.4.49.ebuild index 162747157b1f..4eb1b6975ba9 100644 --- a/www-servers/apache/apache-2.4.49.ebuild +++ b/www-servers/apache/apache-2.4.49.ebuild @@ -140,7 +140,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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" # FIXME! Move this to eclass once all ebuilds are EAPI-7 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )" |