diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:04:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:04:57 +0200 |
commit | 6bbae75211da8a02154586c71eb60f75950ec7c3 (patch) | |
tree | f58e645f60f8f6e2e91991d2b974c5dd9a1b8da8 | |
parent | app-emacs/flycheck: Stabilize 33.1 arm64, #926883 (diff) | |
download | gentoo-6bbae75211da8a02154586c71eb60f75950ec7c3.tar.gz gentoo-6bbae75211da8a02154586c71eb60f75950ec7c3.tar.bz2 gentoo-6bbae75211da8a02154586c71eb60f75950ec7c3.zip |
app-emacs/flycheck: Stabilize 33.1 amd64, #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 f94468e8dc4c..dc25cd3e3dad 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+" |