diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-03-29 22:30:47 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-03-29 22:30:47 -0400 |
commit | f4729573bbbf192be643934505427c62a429cc0d (patch) | |
tree | ba3307fdcd680fe66e5e7e227e8ab87c79a9646e | |
parent | 0484e09101e985d1d30440f73e6561b741a563cf (diff) | |
download | ebuilds-f4729573bbbf192be643934505427c62a429cc0d.tar.gz |
app-emacs/flycheck: removed second KEYWORDS variable
-rw-r--r-- | app-emacs/flycheck/flycheck-32.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/flycheck/flycheck-32.ebuild b/app-emacs/flycheck/flycheck-32.ebuild index 18fb34a..7991634 100644 --- a/app-emacs/flycheck/flycheck-32.ebuild +++ b/app-emacs/flycheck/flycheck-32.ebuild @@ -29,7 +29,6 @@ HOMEPAGE="https://www.flycheck.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" RESTRICT="test" # test requires cask and ert-runner which are not packaged yet RDEPEND=">=app-emacs/dash-2.12.1 |