diff options
author | 2023-03-24 07:00:43 +0000 | |
---|---|---|
committer | 2023-03-24 07:02:20 +0000 | |
commit | e2e3bc52be2b258b652f0c821220289932d85118 (patch) | |
tree | 16d2f2f05c0e0246783710b01e82a6b27ca5f24a /app-emacs/flycheck | |
parent | dev-ruby/rchardet: update EAPI 7 -> 8, add ruby32 (diff) | |
download | gentoo-e2e3bc52be2b258b652f0c821220289932d85118.tar.gz gentoo-e2e3bc52be2b258b652f0c821220289932d85118.tar.bz2 gentoo-e2e3bc52be2b258b652f0c821220289932d85118.zip |
app-emacs/flycheck: Keyword 32_p20230305-r1 arm, #902873
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild index 48c9974331ef..f6c77d00bf3b 100644 --- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="test" # Tests fail for now, need more investigation RESTRICT="!test? ( test ) test" |