diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20210825.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild index 2f6ead369883..6672dc346194 100644 --- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20210825.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |