diff options
author | 2018-04-15 22:45:45 +0100 | |
---|---|---|
committer | 2018-04-15 22:45:45 +0100 | |
commit | f05c07639c7a9e67d296357bcbf518676ea0b59e (patch) | |
tree | 813bb0ad4abafd2fd3981d3c47f5300408593245 /app-admin | |
parent | app-editors/emacs: stable 25.3-r4 for ppc64, bug #649910 (diff) | |
download | gentoo-f05c07639c7a9e67d296357bcbf518676ea0b59e.tar.gz gentoo-f05c07639c7a9e67d296357bcbf518676ea0b59e.tar.bz2 gentoo-f05c07639c7a9e67d296357bcbf518676ea0b59e.zip |
app-admin/apache-tools: stable 2.4.29 for ppc64, bug #649356
Bug: https://bugs.gentoo.org/649356
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.29.ebuild b/app-admin/apache-tools/apache-tools-2.4.29.ebuild index 7921ae4a88ed..e05c604f2b66 100644 --- a/app-admin/apache-tools/apache-tools-2.4.29.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.29.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" |