app-emacs/nix-mode: Stabilize 1.5.0 amd64, #949947

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-02-19 09:32:24 +02:00
parent b9b1e16ec4
commit 0fea367305
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/NixOS/${PN}/archive/v${PV}.tar.gz SRC_URI="https://github.com/NixOS/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz" -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86" KEYWORDS="amd64 ~x86"
fi fi
LICENSE="LGPL-2.1+" LICENSE="LGPL-2.1+"