diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-16 06:59:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-16 07:21:59 +0100 |
commit | 1d654aa6e051c6b0413fde2637b95eb49e860e9c (patch) | |
tree | 0e4d02879604bf99801ff9da41cfd0331177729c /app-admin | |
parent | dev-lang/rust: add libressl3 patch for 1.37.0 (diff) | |
download | gentoo-1d654aa6e051c6b0413fde2637b95eb49e860e9c.tar.gz gentoo-1d654aa6e051c6b0413fde2637b95eb49e860e9c.tar.bz2 gentoo-1d654aa6e051c6b0413fde2637b95eb49e860e9c.zip |
app-admin/apache-tools: stable 2.4.41 for hppa/sparc, bug #692172
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.41.ebuild b/app-admin/apache-tools/apache-tools-2.4.41.ebuild index 1e8bdec7c808..2afd41e4c7e4 100644 --- a/app-admin/apache-tools/apache-tools-2.4.41.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.41.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |