diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:10:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:10:07 +0000 |
commit | f42ef348b0ba6cb0c0b951ee75f93cc21342cd84 (patch) | |
tree | 712f94c59748b7548c8bba40e6fe8bceb5a3b01a /app-emacs | |
parent | app-emacs/dashboard: Stabilize 1.8.0_pre20220406 x86, #887943 (diff) | |
download | gentoo-f42ef348b0ba6cb0c0b951ee75f93cc21342cd84.tar.gz gentoo-f42ef348b0ba6cb0c0b951ee75f93cc21342cd84.tar.bz2 gentoo-f42ef348b0ba6cb0c0b951ee75f93cc21342cd84.zip |
app-emacs/dashboard: Stabilize 1.8.0_pre20220406 amd64, #887943
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild index f3dc13b860d0..af7cee0f4b64 100644 --- a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild +++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild @@ -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 ) |