diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 22:13:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 22:13:53 +0200 |
commit | 8e74a4b3776498e6a81d86ccd2e6596f3f55957f (patch) | |
tree | 45ffcca88730cc19b7c804c5ebbd072a16427719 /app-admin | |
parent | net-misc/curl: Stable for HPPA (bug #583394). (diff) | |
download | gentoo-8e74a4b3776498e6a81d86ccd2e6596f3f55957f.tar.gz gentoo-8e74a4b3776498e6a81d86ccd2e6596f3f55957f.tar.bz2 gentoo-8e74a4b3776498e6a81d86ccd2e6596f3f55957f.zip |
app-admin/apache-tools: Stable for HPPA PPC64 (bug #583276).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.20.ebuild b/app-admin/apache-tools/apache-tools-2.4.20.ebuild index 693c6e0549c4..836f5d256947 100644 --- a/app-admin/apache-tools/apache-tools-2.4.20.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.20.ebuild @@ -11,7 +11,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |