diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:36:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:36:15 +0100 |
commit | cd050c6ce249f0f6feac66183c3fc1d1026b86fc (patch) | |
tree | 310417421e4406f3c7ca3cbc362d6f3823cb2608 /app-admin | |
parent | media-gfx/graphicsmagick: stable 1.3.30 for ppc64, bug #662870 (diff) | |
download | gentoo-cd050c6ce249f0f6feac66183c3fc1d1026b86fc.tar.gz gentoo-cd050c6ce249f0f6feac66183c3fc1d1026b86fc.tar.bz2 gentoo-cd050c6ce249f0f6feac66183c3fc1d1026b86fc.zip |
app-admin/apache-tools: stable 2.4.34 for ppc64, bug #662894
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.34.ebuild b/app-admin/apache-tools/apache-tools-2.4.34.ebuild index ce545a19661b..790e6fa13813 100644 --- a/app-admin/apache-tools/apache-tools-2.4.34.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.34.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" |