diff options
author | Sam James <sam@gentoo.org> | 2023-01-03 20:25:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-03 20:25:46 +0000 |
commit | 3d01b34a3e28a65ff5064725d042603400b2be23 (patch) | |
tree | 3330afc1cb63b15a4914e73e590808af1a1d3d9d /app-emacs | |
parent | app-emacs/dashboard: Stabilize 1.8.0_pre20220809 amd64, #889573 (diff) | |
download | gentoo-3d01b34a3e28a65ff5064725d042603400b2be23.tar.gz gentoo-3d01b34a3e28a65ff5064725d042603400b2be23.tar.bz2 gentoo-3d01b34a3e28a65ff5064725d042603400b2be23.zip |
app-emacs/flycheck: Stabilize 32_p20220328-r1 amd64, #889576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-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 7e1acac18e30..68d7c5475c23 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="~alpha ~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 |