Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
Date: Tue, 02 Aug 2022 16:02:02
Message-Id: 1659456092.57e8a076ad92ff5c37e397cf9899dc6db8ef06e8.arthurzam@gentoo
1 commit: 57e8a076ad92ff5c37e397cf9899dc6db8ef06e8
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 16:01:32 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 16:01:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e8a076
7
8 app-emacs/flycheck: Keyword 32_p20220328-r1 ppc64, #862858
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
16 index 8a7df1a01937..c528d87ae9e7 100644
17 --- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
18 +++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x64-macos"
24 +KEYWORDS="~amd64 ~ppc64 ~x64-macos"
25 RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
26
27 RDEPEND=">=app-emacs/dash-2.12.1