commit: 64ca7e9a8d1bc6f9ee9db943b9655c2420a485c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 13:11:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 13:11:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ca7e9a
dev-util/promu: Stabilize 0.17.0 arm64, #948386
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/promu/promu-0.17.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/promu/promu-0.17.0.ebuild
b/dev-util/promu/promu-0.17.0.ebuild
index ccf9cff91854..b4f0a560e0b5 100644
--- a/dev-util/promu/promu-0.17.0.ebuild
+++ b/dev-util/promu/promu-0.17.0.ebuild
@@ -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
@@ -14,7 +14,7 @@ else
https://github.com/prometheus/promu/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.xz
-> ${P}-deps.tar.xz
"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86"
fi
LICENSE="Apache-2.0"
LICENSE+=" BSD BSD-2 MIT"