summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-03 18:29:25 +0000
committerSam James <sam@gentoo.org>2023-01-03 18:29:25 +0000
commit56b007520e1d063c4e9b4dfa241b1b485516078a (patch)
treeb08bda14fb5aa93ee42e9145303f37ddfc3c0998 /app-emacs/dashboard
parentapp-emacs/boxquote: Stabilize 2.3 ALLARCHES, #889551 (diff)
downloadgentoo-56b007520e1d063c4e9b4dfa241b1b485516078a.tar.gz
gentoo-56b007520e1d063c4e9b4dfa241b1b485516078a.tar.bz2
gentoo-56b007520e1d063c4e9b4dfa241b1b485516078a.zip
app-emacs/dashboard: Stabilize 1.8.0_pre20220809 x86, #889573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/dashboard')
-rw-r--r--app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild4
1 files 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 )