diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:10:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:10:24 +0000 |
commit | 05c66b84fed7779fe284850122cac67b8407541c (patch) | |
tree | 8ce5cc2be397a32f2daefefd0f452f70e040831d /app-emacs/flycheck | |
parent | app-emacs/elpher: Stabilize 3.4.2 x86, #887965 (diff) | |
download | gentoo-05c66b84fed7779fe284850122cac67b8407541c.tar.gz gentoo-05c66b84fed7779fe284850122cac67b8407541c.tar.bz2 gentoo-05c66b84fed7779fe284850122cac67b8407541c.zip |
app-emacs/flycheck: Stabilize 32_p20210825 arm64, #887969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20210825.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild index 6672dc346194..652f7f4670fe 100644 --- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20210825.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 arm64" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |