commit: 90008a0082f07416952fefababa29443d4182742
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 7 14:44:36 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 7 14:44:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90008a00
app-mobilephone/heimdall: Stabilize 2.2.2 amd64, #955641
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-mobilephone/heimdall/heimdall-2.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-mobilephone/heimdall/heimdall-2.2.2.ebuild
b/app-mobilephone/heimdall/heimdall-2.2.2.ebuild
index 3173c55b29fd..36b3b29157cf 100644
--- a/app-mobilephone/heimdall/heimdall-2.2.2.ebuild
+++ b/app-mobilephone/heimdall/heimdall-2.2.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="https://git.sr.ht/~grimler/Heimdall/archive/v${PV}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}/Heimdall-v${PV}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
else
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~grimler/Heimdall"