From 1d5b8b213c2f34e68bb71813571a609d7c33f440 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 19 Oct 2025 17:53:19 +0300 Subject: [PATCH] app-emacs/tempel: Stabilize 1.6 ALLARCHES, #964686 Signed-off-by: Arthur Zamarin --- app-emacs/tempel/tempel-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/tempel/tempel-1.6.ebuild b/app-emacs/tempel/tempel-1.6.ebuild index 0aead3ee2d9c1..477a6c2d5cad3 100644 --- a/app-emacs/tempel/tempel-1.6.ebuild +++ b/app-emacs/tempel/tempel-1.6.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"