summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-12 12:07:58 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-12 12:07:58 +0200
commite3ea57d7f71ca94900ac50b1d022e18ebe9c1dc6 (patch)
treea6434ee51361d27e7b6bbba2943ca3bf77984640 /www-apps
parentsys-block/fio: Stabilize 3.37 x86, #941367 (diff)
downloadgentoo-e3ea57d7f71ca94900ac50b1d022e18ebe9c1dc6.tar.gz
gentoo-e3ea57d7f71ca94900ac50b1d022e18ebe9c1dc6.tar.bz2
gentoo-e3ea57d7f71ca94900ac50b1d022e18ebe9c1dc6.zip
www-apps/icingaweb2: Stabilize 2.12.1-r1 amd64, #941369
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"