summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-12-05 19:20:18 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-12-05 19:20:24 -0600
commit08f9120176293b19ccae7eacfd6ba328e873a354 (patch)
tree77092719e65bd117368801a38cb1be9dc6993615 /www-apps
parentapp-misc/tracker-miners: Version bump to 3.4.2 (diff)
downloadgentoo-08f9120176293b19ccae7eacfd6ba328e873a354.tar.gz
gentoo-08f9120176293b19ccae7eacfd6ba328e873a354.tar.bz2
gentoo-08f9120176293b19ccae7eacfd6ba328e873a354.zip
www-apps/icingaweb2: stabilize 2.11.2 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.11.2.ebuild b/www-apps/icingaweb2/icingaweb2-2.11.2.ebuild
index 60f9756ef763..427ea0f05350 100644
--- a/www-apps/icingaweb2/icingaweb2-2.11.2.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.11.2.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 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"