net-proxy/haproxy: arm ppc stable (bug 611184).
authorMichael Weber <xmw@gentoo.org>
Tue, 14 Mar 2017 23:28:45 +0000 (00:28 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Mar 2017 23:28:45 +0000 (00:28 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

net-proxy/haproxy/haproxy-1.6.11.ebuild

index d7a2e8b88accd4be10ac9bfc93794e028602830a..96abf1cced39981aa2377cc2e5eda3fbc423e469 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ DESCRIPTION="A TCP/HTTP reverse proxy for high availability environments"
 HOMEPAGE="http://haproxy.1wt.eu"
 if [[ ${PV} != *9999 ]]; then
        SRC_URI="http://haproxy.1wt.eu/download/$(get_version_component_range 1-2)/src/${MY_P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc ~x86"
+       KEYWORDS="~amd64 arm ppc ~x86"
 else
        EGIT_REPO_URI="http://git.haproxy.org/git/haproxy-$(get_version_component_range 1-2).git/"
        EGIT_BRANCH=master