commit: 41ecb465aa555afa6975e9e276b607f6e7819a98
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 19:35:45 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 16 19:35:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ecb465
app-emacs/ert-runner: Keyword 0.8.0-r1 alpha, #940918
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/ert-runner/ert-runner-0.8.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/ert-runner/ert-runner-0.8.0-r1.ebuild
b/app-emacs/ert-runner/ert-runner-0.8.0-r1.ebuild
index 5c662491b421..53bc595d819c 100644
--- a/app-emacs/ert-runner/ert-runner-0.8.0-r1.ebuild
+++ b/app-emacs/ert-runner/ert-runner-0.8.0-r1.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
@@ -17,7 +17,7 @@ else
-> ${P}.tar.gz"
S="${WORKDIR}/${PN}.el-${PV}"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-3+"