summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-03-09 21:18:02 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-03-09 21:22:00 -0600
commit5bfaa270db0bc9b0b07f5e3bdeee31246ba6e0c9 (patch)
tree829cf37003ecb7641f5a46f9fd74ed38b0ba5fbc /www-apps
parentwww-apps/icingaweb2: 2.9.6 bump (diff)
downloadgentoo-5bfaa270db0bc9b0b07f5e3bdeee31246ba6e0c9.tar.gz
gentoo-5bfaa270db0bc9b0b07f5e3bdeee31246ba6e0c9.tar.bz2
gentoo-5bfaa270db0bc9b0b07f5e3bdeee31246ba6e0c9.zip
www-apps/icingaweb2: 2.9.6 fast stable for path traversal bug
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.6.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.6.ebuild
index 1c12f98d4b39..eb5a96a535d5 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.6.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.6.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"