commit: bb0b42cdbd672bd0283adee13ebc8e5558ef3432
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 20:13:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 20:13:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0b42cd
app-mobilephone/heimdall: Stabilize 1.4.2-r1 amd64, #784902
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild
b/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild
index e4026eb2373..9bd4e13eb6d 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild
@@ -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