app-mobilephone/heimdall: Stabilize 1.4.2-r1 amd64, #784902

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-04-22 21:13:05 +01:00
parent e1c4ff8877
commit bb0b42cdbd
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ inherit cmake udev
if [[ ${PV} != 9999 ]]; then
SRC_URI="https://github.com/Benjamin-Dobell/Heimdall/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-r3