summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 10:41:44 +0000
committerSam James <sam@gentoo.org>2022-12-18 10:41:44 +0000
commit31d74b526551ae643d437501c5d12989e408d341 (patch)
treef6cc7eb13a67ddf68287d7853ab2b0b3db0f652b /app-mobilephone
parentapp-mobilephone/gammu: Stabilize 1.42.0 amd64, #886633 (diff)
downloadgentoo-31d74b526551ae643d437501c5d12989e408d341.tar.gz
gentoo-31d74b526551ae643d437501c5d12989e408d341.tar.bz2
gentoo-31d74b526551ae643d437501c5d12989e408d341.zip
app-mobilephone/heimdall: Stabilize 2.0.1 amd64, #886639
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/heimdall/heimdall-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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