Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/
Date: Sun, 31 Jul 2022 06:44:13
Message-Id: 1659249831.73172d0ec646cf563340bf03dbb8824b4e8bf621.sam@gentoo
1 commit: 73172d0ec646cf563340bf03dbb8824b4e8bf621
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 06:42:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 06:43:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73172d0e
7
8 app-emacs/flycheck: keyword 32_p20220328-r1 for ~x64-macos
9
10 Signed-off-by: Sam James <sam <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 0d92a6a59ff8..8a7df1a01937 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"
24 +KEYWORDS="~amd64 ~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