mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-proxy/haproxy: Add ~arm keyword
Tested on Scaleway C1 Package-Manager: portage-2.2.26
This commit is contained in:
committed by
Patrice Clement
parent
359ab36bb8
commit
ca5008ced0
@@ -14,7 +14,7 @@ SRC_URI="http://haproxy.1wt.eu/download/$(get_version_component_range 1-2)/src/$
|
||||
|
||||
LICENSE="GPL-2 LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~x86"
|
||||
IUSE="+crypt examples +pcre pcre-jit ssl tools vim-syntax +zlib"
|
||||
|
||||
DEPEND="pcre? ( dev-libs/libpcre
|
||||
|
||||
@@ -14,7 +14,7 @@ SRC_URI="http://haproxy.1wt.eu/download/$(get_version_component_range 1-2)/src/$
|
||||
|
||||
LICENSE="GPL-2 LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~x86"
|
||||
IUSE="+crypt doc examples net_ns +pcre pcre-jit ssl tools vim-syntax +zlib" # lua
|
||||
|
||||
DEPEND="pcre? ( dev-libs/libpcre
|
||||
|
||||
Reference in New Issue
Block a user