commit: e908628b4676d5ae6728dbbd57e5902dce2c913c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 15:26:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 15:26:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e908628b
gui-apps/grim: Stabilize 1.4.0-r3 amd64, #901811
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-apps/grim/grim-1.4.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/grim/grim-1.4.0-r3.ebuild
b/gui-apps/grim/grim-1.4.0-r3.ebuild
index c7d894147e60..625ad4539f68 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"