summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 21:13:05 +0100
committerSam James <sam@gentoo.org>2021-04-22 21:13:05 +0100
commitbb0b42cdbd672bd0283adee13ebc8e5558ef3432 (patch)
tree9b2062b6adc44bcbd344f671daace33875d973ab /app-mobilephone/heimdall
parentsys-apps/mlocate: Stabilize 0.26-r3 amd64, #784884 (diff)
downloadgentoo-bb0b42cdbd672bd0283adee13ebc8e5558ef3432.tar.gz
gentoo-bb0b42cdbd672bd0283adee13ebc8e5558ef3432.tar.bz2
gentoo-bb0b42cdbd672bd0283adee13ebc8e5558ef3432.zip
app-mobilephone/heimdall: Stabilize 1.4.2-r1 amd64, #784902
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone/heimdall')
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2-r1.ebuild
index e4026eb23735..9bd4e13eb6db 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