commit: 31d74b526551ae643d437501c5d12989e408d341
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 10:41:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 10:41:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d74b52
app-mobilephone/heimdall: Stabilize 2.0.1 amd64, #886639
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-mobilephone/heimdall/heimdall-2.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
b/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
index 38bb0affc58e..b1c61d9f7b06 100644
--- a/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
+++ b/app-mobilephone/heimdall/heimdall-2.0.1.ebuild
@@ -7,7 +7,7 @@ inherit cmake udev
if [[ ${PV} != 9999 ]]; then
SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
S="${WORKDIR}/Heimdall-v${PV}"
else
inherit git-r3