diff options
-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 ) |