diff options
author | Sam James <sam@gentoo.org> | 2023-03-24 07:03:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-24 07:03:21 +0000 |
commit | ad18eb3c8a9b650b17e5aeb60d255646f44cd662 (patch) | |
tree | 76106ed0edd478fe9a2e5758f7f0e065f66ab4ce /app-emacs/flycheck | |
parent | app-emacs/flycheck: fix WhitespaceFound (diff) | |
download | gentoo-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.ebuild | 2 |
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" |