mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwebkit: arm64 stable (bug #716068)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999 ]]; then
|
||||
else
|
||||
MY_P="${PN}-${PV/_pre20200309/-alpha4}" # present as upgrade over previous snapshot
|
||||
SRC_URI="https://github.com/annulen/webkit/releases/download/${MY_P}/${MY_P}.tar.xz"
|
||||
KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
fi
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
Reference in New Issue
Block a user