summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:26:48 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:26:48 +0200
commit53fe74ed214db8aff99510f13513f521e5332f9a (patch)
treef90d220a22d665543178092a2c23625eabd33489 /gui-apps/grim
parentgui-apps/grim: Stabilize 1.4.0-r3 x86, #901811 (diff)
downloadgentoo-53fe74ed214db8aff99510f13513f521e5332f9a.tar.gz
gentoo-53fe74ed214db8aff99510f13513f521e5332f9a.tar.bz2
gentoo-53fe74ed214db8aff99510f13513f521e5332f9a.zip
gui-apps/grim: Stabilize 1.4.0-r3 arm64, #901811
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps/grim')
-rw-r--r--gui-apps/grim/grim-1.4.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/grim/grim-1.4.0-r3.ebuild b/gui-apps/grim/grim-1.4.0-r3.ebuild
index a171718c6989..1a332add693b 100644
--- a/gui-apps/grim/grim-1.4.0-r3.ebuild
+++ b/gui-apps/grim/grim-1.4.0-r3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.sr.ht/~emersion/${PN}"
else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT"