commit:     545f07b784286ea008732c33b537d46465e2bdcc
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 12:57:30 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu May 26 12:58:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545f07b7

app-mobilephone/heimdall: reset keywords for a version bump 2.0.1

Signed-off-by: Joonas Niilola <juippis <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 b1c61d9f7b06..38bb0affc58e 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

Reply via email to