commit: eb214629a9771b0f5bf4c3685bd5f5e7e97425a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 4 10:03:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 10:03:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb214629
app-emacs/tempel: Stabilize 1.2 amd64, #937155 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 dacac7f268ac..3ab41fd90bf0 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+"