diff options
Diffstat (limited to 'app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild')
-rw-r--r-- | app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild index d866bc663de1..94b3f5f29cfc 100644 --- a/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild +++ b/app-emacs/consult-flycheck/consult-flycheck-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" app-emacs/consult |