summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-22 05:02:44 +0000
committerSam James <sam@gentoo.org>2023-12-22 05:04:51 +0000
commit5b9b81f2a0c3c1ec6686c0d1a46c27039a34d6e6 (patch)
tree5363790f31b4e5b83d9a09e113705e9c12632751 /app-emacs/eldev
parentapp-shells/pwsh-bin: Stabilize 7.4.0 amd64, #920500 (diff)
downloadgentoo-5b9b81f2a0c3c1ec6686c0d1a46c27039a34d6e6.tar.gz
gentoo-5b9b81f2a0c3c1ec6686c0d1a46c27039a34d6e6.tar.bz2
gentoo-5b9b81f2a0c3c1ec6686c0d1a46c27039a34d6e6.zip
app-emacs/eldev: Stabilize 1.8.1 amd64, #920502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/eldev')
-rw-r--r--app-emacs/eldev/eldev-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eldev/eldev-1.8.1.ebuild b/app-emacs/eldev/eldev-1.8.1.ebuild
index 413e8c727a11..60daff744a6e 100644
--- a/app-emacs/eldev/eldev-1.8.1.ebuild
+++ b/app-emacs/eldev/eldev-1.8.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
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+"