diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-13 08:29:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-13 08:29:19 +0200 |
commit | 4ec733c3ad438ff7e9dcff8a63d43fdd09a26696 (patch) | |
tree | 318f04b361ccd5a9e7123759a4d8fac3b9b4e460 /www-servers | |
parent | app-admin/apache-tools: ppc64 stable wrt bug #795231 (diff) | |
download | gentoo-4ec733c3ad438ff7e9dcff8a63d43fdd09a26696.tar.gz gentoo-4ec733c3ad438ff7e9dcff8a63d43fdd09a26696.tar.bz2 gentoo-4ec733c3ad438ff7e9dcff8a63d43fdd09a26696.zip |
www-servers/apache: ppc64 stable wrt bug #795231
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.48.ebuild b/www-servers/apache/apache-2.4.48.ebuild index ae9fa70243d5..d78e2e66b372 100644 --- a/www-servers/apache/apache-2.4.48.ebuild +++ b/www-servers/apache/apache-2.4.48.ebuild @@ -139,7 +139,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 ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~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} )" |