commit: 114966d81ff42de4416487803b8c0241ce561cb9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 19:35:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 16 19:35:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114966d8
app-emacs/el-mock: Keyword 1.25.1 alpha, #940918
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/el-mock/el-mock-1.25.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/el-mock/el-mock-1.25.1.ebuild
b/app-emacs/el-mock/el-mock-1.25.1.ebuild
index b1b1953ee4bd..bf4a2e1d4b3b 100644
--- a/app-emacs/el-mock/el-mock-1.25.1.ebuild
+++ b/app-emacs/el-mock/el-mock-1.25.1.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
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.el-${PV}
LICENSE="GPL-2+"
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"