From eb214629a9771b0f5bf4c3685bd5f5e7e97425a0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 4 Sep 2024 11:03:14 +0100 Subject: [PATCH] app-emacs/tempel: Stabilize 1.2 amd64, #937155 Signed-off-by: Sam James --- app-emacs/tempel/tempel-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/tempel/tempel-1.2.ebuild b/app-emacs/tempel/tempel-1.2.ebuild index dacac7f268ac4..3ab41fd90bf0a 100644 --- a/app-emacs/tempel/tempel-1.2.ebuild +++ b/app-emacs/tempel/tempel-1.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then else SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"