summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-15 02:32:37 +0000
committerSam James <sam@gentoo.org>2023-12-15 02:32:37 +0000
commitc5d69ea6a8675066077c87aff49f1f7748e217c2 (patch)
treeebe0046fd6049c44c202a3e1d6efcd8d04ab2ec7 /app-emacs/eldev
parentapp-emacs/docker: Stabilize 2.3.1 amd64, #919923 (diff)
downloadgentoo-c5d69ea6a8675066077c87aff49f1f7748e217c2.tar.gz
gentoo-c5d69ea6a8675066077c87aff49f1f7748e217c2.tar.bz2
gentoo-c5d69ea6a8675066077c87aff49f1f7748e217c2.zip
app-emacs/eldev: Stabilize 1.7 amd64, #919924
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/eldev')
-rw-r--r--app-emacs/eldev/eldev-1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eldev/eldev-1.7.ebuild b/app-emacs/eldev/eldev-1.7.ebuild
index 413e8c727a11..60daff744a6e 100644
--- a/app-emacs/eldev/eldev-1.7.ebuild
+++ b/app-emacs/eldev/eldev-1.7.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+"