diff options
author | Sam James <sam@gentoo.org> | 2024-03-20 23:47:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 23:47:08 +0000 |
commit | f54b24530e6e2fb9f73e02f095f9ad3fcdf3f173 (patch) | |
tree | 2670d53d912c282040addd3938695e6f3b2272a0 /app-emacs | |
parent | app-text/pandoc-bin: Stabilize 3.1.12.1 arm64, #927368 (diff) | |
download | gentoo-f54b24530e6e2fb9f73e02f095f9ad3fcdf3f173.tar.gz gentoo-f54b24530e6e2fb9f73e02f095f9ad3fcdf3f173.tar.bz2 gentoo-f54b24530e6e2fb9f73e02f095f9ad3fcdf3f173.zip |
app-emacs/flycheck: Stabilize 34.1 arm64, #927370
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flycheck/flycheck-34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild index 708fd07b50d8..872e7864b6e2 100644 --- a/app-emacs/flycheck/flycheck-34.1.ebuild +++ b/app-emacs/flycheck/flycheck-34.1.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" fi LICENSE="GPL-3+" |