diff options
author | Sam James <sam@gentoo.org> | 2023-01-03 18:29:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-03 18:29:25 +0000 |
commit | 56b007520e1d063c4e9b4dfa241b1b485516078a (patch) | |
tree | b08bda14fb5aa93ee42e9145303f37ddfc3c0998 /app-emacs/dashboard | |
parent | app-emacs/boxquote: Stabilize 2.3 ALLARCHES, #889551 (diff) | |
download | gentoo-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.ebuild | 4 |
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 ) |