diff options
author | Sam James <sam@gentoo.org> | 2024-02-27 23:20:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-27 23:20:57 +0000 |
commit | ca0071b810a9e89d238c7c4c3a59791f27cda84a (patch) | |
tree | 5af7d3528a2ab8d6bd0da1ceac87f17713f732bd /app-emacs | |
parent | app-emacs/consult: Stabilize 1.2 ALLARCHES, #925645 (diff) | |
download | gentoo-ca0071b810a9e89d238c7c4c3a59791f27cda84a.tar.gz gentoo-ca0071b810a9e89d238c7c4c3a59791f27cda84a.tar.bz2 gentoo-ca0071b810a9e89d238c7c4c3a59791f27cda84a.zip |
app-emacs/eldev: Stabilize 1.8.2 amd64, #925646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eldev/eldev-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eldev/eldev-1.8.2.ebuild b/app-emacs/eldev/eldev-1.8.2.ebuild index 59a685fd0787..3f11b2985b3e 100644 --- a/app-emacs/eldev/eldev-1.8.2.ebuild +++ b/app-emacs/eldev/eldev-1.8.2.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/doublep/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~ppc64 ~riscv ~x86" fi LICENSE="GPL-3+" |