diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 22:22:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 22:22:48 +0000 |
commit | af629eb8885404defe104e087b5323b8bec6cdd2 (patch) | |
tree | f9d676910335c6b4d86947c4615d162049de9cb5 /www-servers | |
parent | app-admin/apache-tools: stable 2.4.29 for ia64, bug #649356 (diff) | |
download | gentoo-af629eb8885404defe104e087b5323b8bec6cdd2.tar.gz gentoo-af629eb8885404defe104e087b5323b8bec6cdd2.tar.bz2 gentoo-af629eb8885404defe104e087b5323b8bec6cdd2.zip |
www-servers/apache: stable 2.4.29-r1 for ia64, bug #649356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.29-r1.ebuild b/www-servers/apache/apache-2.4.29-r1.ebuild index 70c346ba852d..9b977bb91c8d 100644 --- a/www-servers/apache/apache-2.4.29-r1.ebuild +++ b/www-servers/apache/apache-2.4.29-r1.ebuild @@ -128,7 +128,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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" CDEPEND="apache2_modules_brotli? ( >=app-arch/brotli-0.6.0:= ) apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |