diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:06:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:06:00 +0000 |
commit | 2456842f2c513ced1def8f24878248323cc7ed57 (patch) | |
tree | 89db6889c7cf7d53156c427e5a98fc948fa745e4 | |
parent | app-emacs/elpher: Stabilize 3.4.2 amd64, #887965 (diff) | |
download | gentoo-2456842f2c513ced1def8f24878248323cc7ed57.tar.gz gentoo-2456842f2c513ced1def8f24878248323cc7ed57.tar.bz2 gentoo-2456842f2c513ced1def8f24878248323cc7ed57.zip |
app-emacs/flycheck: Stabilize 32_p20210825 amd64, #887969
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20210825.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20210825.ebuild b/app-emacs/flycheck/flycheck-32_p20210825.ebuild index 2f6ead369883..6672dc346194 100644 --- a/app-emacs/flycheck/flycheck-32_p20210825.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20210825.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |