summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 07:03:21 +0000
committerSam James <sam@gentoo.org>2023-03-24 07:03:21 +0000
commitad18eb3c8a9b650b17e5aeb60d255646f44cd662 (patch)
tree76106ed0edd478fe9a2e5758f7f0e065f66ab4ce /app-emacs/flycheck
parentapp-emacs/flycheck: fix WhitespaceFound (diff)
downloadgentoo-ad18eb3c8a9b650b17e5aeb60d255646f44cd662.tar.gz
gentoo-ad18eb3c8a9b650b17e5aeb60d255646f44cd662.tar.bz2
gentoo-ad18eb3c8a9b650b17e5aeb60d255646f44cd662.zip
app-emacs/flycheck: Keyword 32_p20230305-r1 ppc64, #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.ebuild2
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 60959c20a404..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 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc64"
IUSE="test"
# Tests fail for now, need more investigation
RESTRICT="!test? ( test ) test"