Diff haproxy-2.6.19 with a haproxy-2.6.9999
/usr/portage/net-proxy/haproxy/haproxy-2.6.9999.ebuild 2024-07-02 13:51:48.465851571 +0300 | ||
---|---|---|
18 | 18 |
VTEST_DIR="${WORKDIR}/VTest-${VTEST_COMMIT}" |
19 | 19 |
SRC_URI="http://haproxy.1wt.eu/download/$(ver_cut 1-2)/src/${MY_P}.tar.gz |
20 | 20 |
test? ( https://github.com/vtest/VTest/archive/${VTEST_COMMIT}.tar.gz -> VTest-${VTEST_COMMIT}.tar.gz )" |
21 |
KEYWORDS="amd64 ~arm64 ~ppc x86" |
|
21 |
KEYWORDS="~amd64 ~arm64 ~ppc ~x86" |
|
22 | 22 |
elif [[ ${PV} == 9999 ]]; then |
23 | 23 |
VTEST_DIR="${WORKDIR}/VTest" |
24 | 24 |
EGIT_REPO_URI="https://git.haproxy.org/git/haproxy.git/" |