commit: 2dd522d9744065b1fb4873115d475af44e663109
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 10:17:51 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 10:17:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd522d9
app-admin/salt: Stabilize 3007.1-r1 amd64, #942183
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-admin/salt/salt-3007.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/salt/salt-3007.1-r1.ebuild
b/app-admin/salt/salt-3007.1-r1.ebuild
index 0e799b439510..7f4b60bd59a6 100644
--- a/app-admin/salt/salt-3007.1-r1.ebuild
+++ b/app-admin/salt/salt-3007.1-r1.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
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_BRANCH="develop"
else
inherit pypi
- KEYWORDS="~amd64 ~riscv x86"
+ KEYWORDS="amd64 ~riscv x86"
fi
LICENSE="Apache-2.0"