diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:01:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:01:34 +0300 |
commit | bcf36958d885224d8f8eb1be85fbc9c3877d2980 (patch) | |
tree | 49588b75d4a2d452d0044c74c8e45b7db14387f2 /app-emacs/flycheck | |
parent | app-emacs/epl: Keyword 0.9-r2 ppc64, #862858 (diff) | |
download | gentoo-bcf36958d885224d8f8eb1be85fbc9c3877d2980.tar.gz gentoo-bcf36958d885224d8f8eb1be85fbc9c3877d2980.tar.bz2 gentoo-bcf36958d885224d8f8eb1be85fbc9c3877d2980.zip |
app-emacs/flycheck: Keyword 32_p20220328-r1 arm, #862858
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-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 c528d87ae9e7..dc80565f1c96 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 ~ppc64 ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc64 ~x64-macos" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |