summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-22 14:33:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-22 14:33:10 +0300
commit29f60d2cd5c4d3c3e02d51bd9cc8831d6245e6b6 (patch)
tree2ae360039c1bca670253bdaf682ea62a4a356a2c /app-emacs
parentdev-util/yamllint: enable py3.12 (diff)
downloadgentoo-29f60d2cd5c4d3c3e02d51bd9cc8831d6245e6b6.tar.gz
gentoo-29f60d2cd5c4d3c3e02d51bd9cc8831d6245e6b6.tar.bz2
gentoo-29f60d2cd5c4d3c3e02d51bd9cc8831d6245e6b6.zip
app-emacs/eldev: Stabilize 1.5 amd64, #912815
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/eldev/eldev-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eldev/eldev-1.5.ebuild b/app-emacs/eldev/eldev-1.5.ebuild
index 413e8c727a11..60daff744a6e 100644
--- a/app-emacs/eldev/eldev-1.5.ebuild
+++ b/app-emacs/eldev/eldev-1.5.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+"