diff options
author | 2021-06-12 10:22:25 +0200 | |
---|---|---|
committer | 2021-06-12 09:43:03 +0100 | |
commit | 9f159a0b43d7b1e7e9b11f4e14308f957c3c8200 (patch) | |
tree | e9a8f0391213d1c4b38f5e52c8a712e565c7f5a6 /www-servers | |
parent | app-admin/apache-tools: stable 2.4.48 for sparc, bug #795231 (diff) | |
download | gentoo-9f159a0b43d7b1e7e9b11f4e14308f957c3c8200.tar.gz gentoo-9f159a0b43d7b1e7e9b11f4e14308f957c3c8200.tar.bz2 gentoo-9f159a0b43d7b1e7e9b11f4e14308f957c3c8200.zip |
www-servers/apache: stable 2.4.48 for sparc, bug #795231
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 d2c8abdc022c..ae9fa70243d5 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} )" |