commit: 56b007520e1d063c4e9b4dfa241b1b485516078a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 18:29:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 18:29:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b00752
app-emacs/dashboard: Stabilize 1.8.0_pre20220809 x86, #889573
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
index 1683e38fead1..8bf07d8ad8b5 100644
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/emacs-${PN}-${H}
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RESTRICT="test" # tests not in the repository, require "Eask"
DOCS=( CHANGELOG.md README.org etc )