From c7a6fcfdfb8a2a475eae204d345b4f645ca410a5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 16 May 2025 09:19:59 +0300 Subject: [PATCH] app-emacs/ert-async: Keyword 0.1.2_p20200105 alpha, #940917 Signed-off-by: Arthur Zamarin --- app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild b/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild index 271761811231..860e3328f891 100644 --- a/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild +++ b/app-emacs/ert-async/ert-async-0.1.2_p20200105.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}.el-${COMMIT} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el"