diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:04:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:04:56 +0200 |
commit | 013978ef3b73b8e7a8fcffb5b5a054e99d5cb040 (patch) | |
tree | 0ed4bb124ad85fa09eaf4dffb823c8283adaad5e | |
parent | dev-lang/luau: Stabilize 0.611 amd64, #926882 (diff) | |
download | gentoo-013978ef3b73b8e7a8fcffb5b5a054e99d5cb040.tar.gz gentoo-013978ef3b73b8e7a8fcffb5b5a054e99d5cb040.tar.bz2 gentoo-013978ef3b73b8e7a8fcffb5b5a054e99d5cb040.zip |
app-emacs/flycheck: Stabilize 33.1 arm64, #926883
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-emacs/flycheck/flycheck-33.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-33.1.ebuild b/app-emacs/flycheck/flycheck-33.1.ebuild index b4b987aac19a..f94468e8dc4c 100644 --- a/app-emacs/flycheck/flycheck-33.1.ebuild +++ b/app-emacs/flycheck/flycheck-33.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+" |