commit: e3ea57d7f71ca94900ac50b1d022e18ebe9c1dc6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 10:07:58 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 10:07:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ea57d7
www-apps/icingaweb2: Stabilize 2.12.1-r1 amd64, #941369
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
index 653068e784ce..546e44c3cbd6 100644
--- a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="master"
else
SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2"