diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:40:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:40:18 +0100 |
commit | 42beef518777971811eecdf50039ddca79c1a34f (patch) | |
tree | 9cab1aedbbef9b8d07984eb94aa07383e2e470a1 /app-admin | |
parent | app-admin/apache-tools: stable 2.2.34 for ppc64, bug #631308 (diff) | |
download | gentoo-42beef518777971811eecdf50039ddca79c1a34f.tar.gz gentoo-42beef518777971811eecdf50039ddca79c1a34f.tar.bz2 gentoo-42beef518777971811eecdf50039ddca79c1a34f.zip |
app-admin/apache-tools: stable 2.4.27 for ppc64, bug #631308
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.27.ebuild b/app-admin/apache-tools/apache-tools-2.4.27.ebuild index b26e85481d3b..d1a471c0e14a 100644 --- a/app-admin/apache-tools/apache-tools-2.4.27.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.27.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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |