summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-27 11:29:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-27 11:29:35 +0300
commitbba442a5bee9bcc764d59d85b65347c8464fb083 (patch)
tree69d1bad61a8fc965f70d0ef96d89cd0f0e6cacbf /app-mobilephone
parentdev-python/h5py: Bump to 3.12.1 (diff)
downloadgentoo-bba442a5bee9bcc764d59d85b65347c8464fb083.tar.gz
gentoo-bba442a5bee9bcc764d59d85b65347c8464fb083.tar.bz2
gentoo-bba442a5bee9bcc764d59d85b65347c8464fb083.zip
app-mobilephone/heimdall: Stabilize 2.1.0 amd64, #940334
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/heimdall/heimdall-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/heimdall/heimdall-2.1.0.ebuild b/app-mobilephone/heimdall/heimdall-2.1.0.ebuild
index 4869617d580c..b71035a489ff 100644
--- a/app-mobilephone/heimdall/heimdall-2.1.0.ebuild
+++ b/app-mobilephone/heimdall/heimdall-2.1.0.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"