diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-10-08 02:37:51 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-08 10:01:33 +0300 |
commit | d4c1bfc7b1df62aea8781798fee5540868c8be61 (patch) | |
tree | 196f6f0843db541b980777d272eb021e17a00e7e /app-emacs/flycheck | |
parent | app-emacs/pkg-info: Keyword 0.6 alpha, #873541 (diff) | |
download | gentoo-d4c1bfc7b1df62aea8781798fee5540868c8be61.tar.gz gentoo-d4c1bfc7b1df62aea8781798fee5540868c8be61.tar.bz2 gentoo-d4c1bfc7b1df62aea8781798fee5540868c8be61.zip |
app-emacs/flycheck: Keyword 32_p20220328-r1 alpha, #873541
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild index 3853f2124e5b..9015b4fd9b4c 100644 --- a/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |