diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 08:32:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 08:36:24 +0100 |
commit | c86b496e4d32959606d83e449871f180cfcc0b3e (patch) | |
tree | 3bff59060b457a22e2a204a2f7d074567fa2c3e6 /www-servers | |
parent | app-admin/apache-tools: stable 2.2.34 for sparc, bug #631308 (thanks to Rolf ... (diff) | |
download | gentoo-c86b496e4d32959606d83e449871f180cfcc0b3e.tar.gz gentoo-c86b496e4d32959606d83e449871f180cfcc0b3e.tar.bz2 gentoo-c86b496e4d32959606d83e449871f180cfcc0b3e.zip |
www-servers/apache: stable 2.2.34 for sparc, bug #631308 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.2.34.ebuild | 2 | ||||
-rw-r--r-- | www-servers/apache/apache-2.4.27-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.34.ebuild b/www-servers/apache/apache-2.2.34.ebuild index c4344883f3c4..ee1f2c050d6e 100644 --- a/www-servers/apache/apache-2.2.34.ebuild +++ b/www-servers/apache/apache-2.2.34.ebuild @@ -88,7 +88,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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_configure() { diff --git a/www-servers/apache/apache-2.4.27-r1.ebuild b/www-servers/apache/apache-2.4.27-r1.ebuild index 11ea251ed2b9..fe1fde613fa3 100644 --- a/www-servers/apache/apache-2.4.27-r1.ebuild +++ b/www-servers/apache/apache-2.4.27-r1.ebuild @@ -127,7 +127,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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |