diff options
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild index dc80565f1c96..4d82b776bdd2 100644 --- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |