diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 09:07:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 09:07:21 +0000 |
commit | d2ce34a4502ccc20e06eb4d1614758a0836bfa44 (patch) | |
tree | 911b321a49c2a65ce58ebc3b307ed6ffeb9dea92 /app-emacs/consult-flycheck | |
parent | app-emacs/consult: Stabilize 1.0 ALLARCHES, #921411 (diff) | |
download | gentoo-d2ce34a4502ccc20e06eb4d1614758a0836bfa44.tar.gz gentoo-d2ce34a4502ccc20e06eb4d1614758a0836bfa44.tar.bz2 gentoo-d2ce34a4502ccc20e06eb4d1614758a0836bfa44.zip |
app-emacs/consult-flycheck: Stabilize 1.0 ALLARCHES, #921412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/consult-flycheck')
-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 |