summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-24 12:47:36 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-24 12:47:36 +0000
commit8754edd0ec2acb9adff6949db1f80e7fe51bd7e4 (patch)
treef9f36bd16b332e8b31192fcacfe7cba4ebb3a4a6 /app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
parente8932755452c72a02ecae0b3f37395d1f607bbef (diff)
gentoo auto-resync : 24:03:2023 - 12:47:36
Diffstat (limited to 'app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild')
-rw-r--r--app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index 48c9974331ef..f1f18ee87b30 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 ~ppc64"
IUSE="test"
# Tests fail for now, need more investigation
RESTRICT="!test? ( test ) test"
@@ -35,8 +35,8 @@ SITEFILE="50${PN}-gentoo-r1.el"
DOCS=( README.md )
src_compile() {
- elisp_src_compile
- elisp-make-autoload-file
+ elisp_src_compile
+ elisp-make-autoload-file
}
src_test() {