From 6c849a33ca157fb3d9f4210d74b3f54eeb5c9d5d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 6 Mar 2025 21:21:36 +0200 Subject: [PATCH] www-apps/icingaweb2: Stabilize 2.12.1-r2 amd64, #947510 Signed-off-by: Arthur Zamarin --- www-apps/icingaweb2/icingaweb2-2.12.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1-r2.ebuild b/www-apps/icingaweb2/icingaweb2-2.12.1-r2.ebuild index 18cb0b3b9c4c1..ee48eae4277ec 100644 --- a/www-apps/icingaweb2/icingaweb2-2.12.1-r2.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.12.1-r2.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"