dev-util/uglifyjs: Stabilize 3.19.3 amd64, #962028

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-28 19:09:17 +01:00
parent eae2a11855
commit 335ae28bfc

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
EAPI=8
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mishoo/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> $
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
BDEPEND="net-libs/nodejs[npm]"
RDEPEND="net-libs/nodejs"